Site logo

Archived topic

Toggle Menu color in mobile version is different than my settings

1 reply · Started by Ferhat on June 7, 2021

Viewing posts 1–2 of 2

Hey,

i have a issue with the toggle menu color in the mobile version.
Somehow the color is different than my settings in customizer.

I dont want it to be orange when its active or clicked. The color i wished on hover is blue with white text. When you click the toggle menu it turns orange sometimes by no reason.

The domain is: Servicetime-berlin.com

Here is a Screenshot

I played around with custom css too, but i didnt work. Here is my css:

.main-navigation.mobile-header-navigation {
background-color: #ffffff!important;
}
.menu-toggle {
color:#3c6fca!important;
}
.menu-toggle:hover {
background-color:#3c6fca!important;
color:#ffffff;
}
.menu-toggle a:active {
background-color:#3c6fca!important;
color:#ffffff;
}

Hi there,

Are you referring to the orange color?

If so I believe Elementor is causing the issue.

Can you try disabling it first?

This archived topic is closed to new replies.