Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1341816

    Hi,
    i would like to add a background color to an active menu in the burger menu. Please see screenshot.
    So that my visitor can see, on which site he is at the moment.

    How can i do that?

    Kind regards Jak

    #1341823

    Hi Jak,

    Thanks for contacting us!

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

    
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li.current_page_item a {
      background-color: #0af5e5;
    }
    

    Best regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.