Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1103688

    Hello Enfold Support Team,

    I’d be grateful, if you could help me with a question regarding your “Main Menu sublevel Links”.

    How can I manage, that a specific color (in my case: #B8CD19) will be applied to the “active state” of a sublevel link (eg. on my DemoSite: Unternehmen > Team)?

    Thanks in advance for your efforts.

    Regards,
    Rainer

    #1103712

    Hi,

    I added following code to bottom of Quick CSS field in Enfold theme options > General Styling

    #top .header_color .main_menu .menu ul .current_page_item > a, #top .header_color .main_menu .menu ul .current-menu-item > a {
        color: #B8CD19;
    }

    Please review your website :)

    Regards,
    Yigit

    #1103734

    Hi Yigit,

    Thanks very much for your immediate response.

    Your code snippet works like a charm :)

    Feel free to close this ticket.

    Regards,
    Rainer

    #1103749

    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 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Main Menu sublevel Link – Color (active state)’ is closed to new replies.