Problem with mobile menu (white background)

CodeVibrant Forums News Vibrant Pro Problem with mobile menu (white background)

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5118
    Legacy
    Participant

    Hi there.
    I have a problem with my site and the mobile menu.
    The background and the text-color is white when you access my site with an mobile device. So you cant really read the text…
    On my Desktop everything is ok.

    I already set the background-color in the customizer -> Typography > Primary Menu to an dark color but it has no effect.

    How can I fix this?

    Thank you.

    Timo

    • This topic was modified 3 years, 6 months ago by Legacy.
    #5133
    codevibrant
    Keymaster

    Hello there

    Can you please provide us the live URL of your website so that we can check it an give you feedback on this?

    Thanks 🙂

    #5137
    Legacy
    Participant
    #5187
    Legacy
    Participant

    Any news….?

    #5193
    codevibrant
    Keymaster

    Hello there

    Please add the following code in additional CSS box in customizer:

    @media (max-width: 768px) {
    #site-navigation {
    	background: #2C2C2C;
    }
    #site-navigation ul li.menu-item-has-children:hover > a {
    	background: #0A83FC;
    	color: #fff;
    }
    .dark_theme #site-navigation ul li a {
    	line-height: 50px;
    }
    .sub-toggle {
    	top: 13px;
    }
    .menu-toggle {
    	color: #fff !important;
    	line-height: 54px;
    }
    }

    Thanks 🙂

    #5264
    Legacy
    Participant

    THX!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Problem with mobile menu (white background)’ is closed to new replies.
Easter Sale 2021 !! Use Coupon code cveaster21 to get 25% OFF on any of our Premium Themes & Plugins