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

    Thank you in advance for any support.

    When using the Full Width Submenu on a page, is there a way to have one button be a different color, indicating that is the active button?

    Example in the private content.
    I would like the “Education” button to be red.

    #1328443

    Hey flordelizamejia,

    Yes, please add this CSS code in Enfold > General Styling > Quick CSS:

    #page-submenu li.current-menu-item, 
    #page-submenu li.current-menu-item > a {
        background-color: #982038;
        color: #fff;
        border-left: 0;
    }

    Best regards,
    Nikko

    #1328567

    Thank you so much! This worked perfectly =)

    #1328615

    Hi,

    Great, I’m glad that Nikko could help you out. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #1328824

    Thank you Rikard.
    You can close the topic

    #1328857

    Hi flordelizamejia,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great weekend!

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Full Width Sub Menu with Active Button’ is closed to new replies.