Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1149637

    Hi,
    For some reason all but one of my menu items is following the inactive menu item color scheme set up in general styling. As you will see in the link only Articles is following the scheme that is set up. I can’t seem to figure it out. Any thoughts?
    Thanks
    Mike

    #1150171

    Hey MSM,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .home .header_color .main_menu ul:first-child > li > a {
      color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1150192

    I guess I could try this but why is the menu color scheme not working?
    Mike

    #1150588

    Hi MSM,

    It is working but for some reason, there is a more specific selector that overrides the color scheme value.

    Have you tried the css provided?

    Best regards,
    Victoria

    #1150710

    Thank you Victoria. Yes the CSS worked when put in Quick CSS.
    Awesome support as usual.
    Thanks
    Mike

    #1150743

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Inactive color for menu item’ is closed to new replies.