Skip to content

Fix the nav bar highlight issue

Akshay Nair requested to merge iammarco/jekyll-kde-theme:master into master

I have fixed the navigation bar issue for the KDE template. Basically recoded the entire liquid syntax in _includes/header.html. Take a look at the blog after hosting it, it will be highlighted. But it has some small issues with possible fixes.

  • items in blog when selected, blog won't be highlighted.
  • the dropdown menu isn't enabled properly by me.

Please suggest me some fixes on this

Merge request reports