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

    Hi,

    I’m using the Fullwidth Sub Menu option on my services section and have 4 links to new pages within my services. I’m using an existing menu via the (Appearance > Menus > Services) for this.

    I need to know how to highlight the active/current page link within the sub-menu?

    Thanks,
    .andy

    #1301423

    Hey .andy,

    Thanks for contacting us!

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab and adjust the color as needed

    
    #top .av-subnav-menu > li.current_page_item a {
        color: red;
    }
    

    Best regards,
    Yigit

    #1301431

    Perfect Yigit. Worked a treat.

    Thanks!

    p.s. feel free to close ticket.

    #1301434

    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 ‘Fullwidth Sub Menu Active Menu Item Colour’ is closed to new replies.