Home Forums Basel support forum Responsive Menu

Responsive Menu

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

    Jolie123
    Participant

    Hi,

    I changed the site menu to white but when I go to the mobile I can’t see the menu.
    It’s there but I can not see it.

    How can I change it?

    Thank You

    #13102

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .color-scheme-light .right-column .basel-burger, .color-scheme-light .right-column .basel-burger:after, .color-scheme-light .right-column .basel-burger:before {
        background-color: rgba(0, 0, 0, 0.9);
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)