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

    Hi, How can I change the active link color in the full width submenu on the page below? It’s the the submenu with the blue background below the image. Thank you!

    #659638

    Hey designyvr,

    Thank you for using Enfold.

    Instead of building a custom menu, create a new menu in the Appearance > Menus panel. Use it instead of the custom menu.

    Best regards,
    Ismael

    #660076

    Hi Ismael,

    Thanks. I created the custom menu as you suggested and I don’t see any changes. I’ve tried several of the suggestions featured in Enfold Support, and can’t seem to get it working.

    How can I get the sub menu link to change color for the active page? Please see below for the page to refer to, and new credentials.

    Your help is much appreciated! Thank you!

    #660865

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    #top .av-subnav-menu > li.current-menu-item a {
        color: orange;
    }
    

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Best regards,
    Yigit

    #660978

    Works great!! Many thanks Yigit!!

    #660982

    Hi!

    You are welcome!
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Fullwidth submenu – Change Active Link Color?’ is closed to new replies.