[Resolved] Mobile Menu Color

Home Forums Support [Resolved] Mobile Menu Color

Home Forums Support Mobile Menu Color

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

    Hey,
    i am a little confused… the mobile menu bg color is green (?) even there is no green in the color-section…

    can you explain me why ? … and how can i change it ?

    thanks in advance
    – Ralf

    #444331
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    You have this added in your custom CSS plugin:

    @media (max-width: 768px) {
        .main-navigation {
            background-color: rgba(0,133,144,0.85);
        }
    }
    #444361
    Ralf

    ooh shh…
    … awkward πŸ˜‰

    thank you so much Tom ! … you’re the best πŸ™‚

    #444364
    Tom
    Lead Developer
    Lead Developer

    Glad I could help πŸ™‚

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