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

    Hello, I’d like to change the colors of the mobile menu:
    1) My header and the menu background are both black. The menu background should be dark grey instead.
    2) When I select a link in the mobile menu, the background of that link turns almost white so you can’t see the font anymore. I added a screenshot below to show you what I mean.

    Please tell me where I can make these changes.

    Regards,
    Thomas

    • This topic was modified 6 years, 2 months ago by Thomas.
    #1014543

    Hey Thomas,

    Please try the following in Quick CSS under Enfold->General Styling:

    .html_av-overlay-side #top .av-burger-overlay-scroll {
        background: #bbb !important;
    }
    
    .html_av-overlay-side #top #wrap_all div .av-burger-overlay-scroll #av-burger-menu-ul a:hover {
        background-color: red !important;
    }

    Best regards,
    Rikard

    • This reply was modified 6 years, 1 month ago by Rikard.
    #1015962

    Thank you! Problem solved.

    #1016098

    Hi Thomas,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1016099

    Hi Thomas,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1016100

    Hi Thomas,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

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