[Plugin: JQuery Accordion Menu Widget] li.current-menu-item issue
-
I have been playing with the li.current-menu-item CSS, trying to get the specific page currently loaded to highlight in the menu. Now I have child menu working but if your on a parent page it applies the CSS to all children.
Child works: https://mylho.com/menu-css-okay.PNG
Parent doesn’t: https://mylho.com/menu-css-nokay.PNG
Here is my additional CSS in the grey.css theme:
#dc_jqaccordion_widget-%ID%-item li.current-menu-item a, #dc_jqaccordion_widget-%ID%-item li.current-menu-item { background-color: #0C4CB0 !important; color: #fff !important; text-shadow: 1px 1px 0px #0B397F !important; }
Any assistance would be greatly appreciated. Thanks for you time!
https://www.ads-software.com/extend/plugins/jquery-vertical-accordion-menu/
- The topic ‘[Plugin: JQuery Accordion Menu Widget] li.current-menu-item issue’ is closed to new replies.