Site logo

Archived topic

Mobile Menu Color

3 replies · Started by Ralf on December 7, 2017

Viewing posts 1–4 of 4

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

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);
    }
}

ooh shh...
... awkward ;)

thank you so much Tom ! ... you're the best :)

Glad I could help :)

This archived topic is closed to new replies.