Menu highlight first item only
-
Hi There,
I’m using this plugin for the first time, and although it’s working for the scroll to #id, it highlights 2 menu items.
I’ve tried to amend the code in css
.main-navigation .current-menu-item a.mPS2id-highlight {background: rgb(0,126,148) !important;}/*higlight*/
to
.main-navigation .current-menu-item a.mPS2id-highlight-first {background: rgb(0,126,148) !important;}/*higlight*/
to highlight a single item, but it doen’t work. Ive also tried the highlight first in the backend. there’s no effect and the menu doesn’t highlight.I’ve dequeued most js resources, but still have the same issue. the temporary website is at https://www.waw.addins4webplus.co.uk.
I’m using firebug to debug the site and check for conflicts, but can’t find any. Is there something that I’m missing?
regards,
Bob
- The topic ‘Menu highlight first item only’ is closed to new replies.