Site logo

[Support request] Toggle Menu color in mobile version is different than my settings

Home Forums Support [Support request] Toggle Menu color in mobile version is different than my settings

Home Forums Support Toggle Menu color in mobile version is different than my settings

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

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

    #1814001
    Leo
    Staff
    Customer Support

    Hi there,

    Are you referring to the orange color?

    If so I believe Elementor is causing the issue.

    Can you try disabling it first?

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