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

    Hi,
    How can I change the color on the mobile burger menu, when it shows elements?
    I want to change the pink background.
    https://postimg.cc/WdQJfn8j

    Best,
    Camilla

    #1217452

    Hey Camilla,

    Could you please give us a link to your website, we need more context to be able to help you.

    Best regards,
    Victoria

    #1217511

    Sure, here is the info:

    #1218210

    Hi Camilla88,

    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

    
    #top #wrap_all .av-burger-overlay-scroll {
        background-color: green;
    }
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover{background-color:aqua;}
    .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a{border-color:aqua;}
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1222821

    Thanks. It worked :-)
    But somehow there is still a blue color that shows for a millisecond or so when I click a menu item on mobile. Can you also help me change this color to green?

    And thanks a lot for the great theme and your support.

    Best,
    Camilla

    #1223097

    Hi Camilla,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

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