nav menu css in index.php
-
When I enable this plugin and have a nav-menu on the widgets, this css is added to the index page and thus I can not over-ride it. I started with nav_menu-2 but then made another to see if that helped, but it just updated to 3. If I disable the plugin, it disappears. I have tried everything I can think of to bypass it but it’s not allowing links to get colored anything but white. Unsure what to do…
<style>#nav_menu-3 ul li a{color:#ffffff !important;}#nav_menu-3 ul li.current-menu-item a{color:#ffffff !important;}#nav_menu-3 ul li a:hover{color:#ffffff !important;}#nav_menu-3 ul li {display:inline !important;}#nav_menu-3 li a:visited{color:#ffffff !important;}</style>
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘nav menu css in index.php’ is closed to new replies.