Plugin not injecting mPS2id-highlight class?
-
Hi,
What I’ve done so far:
- Added links to my menu, with #id targets
- Added m_PageScroll2id to my link relationships
- Created an anchor in my content, matching the selector I used in my menu
- added the appropriate CSS to style my highlited menu item. –
#menu-main-menu a.mPS2id-highlight { background-color: blue; }
The plugin scrolls correctly and smoothly to my anchors, but the menu links are not highlighted. I inspected my menu links, and I do not see the ‘mPS2id-highlight’ class. This is what I get:
`a class=”_mPS2id-h mPS2id-clicked” title=”Contact Jeff” rel=”m_PageScroll2id” href=”http://jeffmaciejko.com#contact-jeff”>Contact Jeff</a’It seems like the plugin is not adding the highlight class? The highlight class in the plugin options has been left at the default value, so I’m not sure what to try next.
My site: http://jeffmaciejko.com
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Plugin not injecting mPS2id-highlight class?’ is closed to new replies.