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

    Hello Enfold,

    we’ve some problems with the color settings in the burger menu for Sub-Menu links and have pasted more informations in the private content area.

    Is there some code for the “Quick CSS” area available?

    Thanks a lot.

    #1010734

    Hey Jochen,

    I couldn’t reproduce the results in your screenshot on your actual site, where can we see those results?

    Best regards,
    Rikard

    #1010735

    Hello Rikard,

    I’ve posted the link in the private content area.

    Choose as screen size, where you see the burger menu.

    #1010771

    Hi jochenmaier,

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    @media only screen and (max-width: 990px) {
        .html_av-overlay-side #top #wrap_all .av-burger-overlay-scroll #av-burger-menu-ul a {
            color: inherit;
        }
    }
    

    If you need further assistance please let us know.
    Best regards,
    Victoria

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