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

    To whom it may concern.

    How can I add an underline to menu items which are in active state please?

    Regards

    #1325080

    Hi,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    
    #top #header .av-main-nav > li.current-menu-item > a .avia-menu-text, 
    #top #header .av-main-nav > li.current-menu-item > a .avia-menu-subtext {
        text-decoration: underline;
    }
    

    Best regards,
    Yigit

    #1325091

    Thank you so much :D

    #1325094

    Hi,

    You are welcome! 🎉

    Let us know if you have any other questions and enjoy your weekend!

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Active Menu Items’ is closed to new replies.