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

    Hello
    I am having an issue getting rid of the active display block background color on the mega menu – sub menu.

    It is currently green in the image.

    I don’t want the background or text to change on the active page, I want it to look like CLASSIC next to it in the image. Basically remove the active state.

    • This topic was modified 8 years, 6 months ago by bukkadesign.
    #744602

    Hey bukkadesign,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #744645

    Rollover Microwave Ovens, and the active page has a green bar. I just need to know the css to modify this.

    thanks

    #745212

    Hi,

    Thanks for the link. I think you have added that code yourself, here’s what I see in your enfold_child.css:

    .header_color .sub-menu > li.current-menu-item > a, .header_color .sub-menu > li.current_page_item > a {
        background-color: #9ecf66 !important;
        color: #fff !important;
    }

    Please try to remove the code or edit it to the colour of your choice.

    Best regards,
    Rikard

    #745214

    Yes sorry, I found the solution, I was searching google for active, but it was current page.

    I got it fixed.

    Thanks

    #745851

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.