Summer Sale Alert! Save 20% on WP Theme Bundle: 240+ WP Themes & 5 Plugins. Use Code "SIZZLE20"
Summer Splash Sale: Dive into 25% Off On All Our Premium WordPress Themes! Use Coupon Code "SPLASH25" at Checkout.

Change menu background on the mobile view

Home Forums VW Theme VW BAKERY PRO THEME Change menu background on the mobile view

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #12415

    Hey guys
    where can I change the background color from the menu in the header for the mobile version?

    Unfortunately, the background is black and it looks extremely shit because I have a colorful side.

    Ask for a quick answer

    #12425
    developer vwtheme
    Participant

    Hi,

    Thank You for choosing us!

    Kindly provide us the Site URL to review so that we could provide you a solution.

    Thank You

    #12446

    hi,

    the url is:

    Home

    If you then select the Mobile view, the background of the main menu on the phone appears black.
    I would like to change that manually

    thanks

    #12447
    #12459
    developer vwtheme
    Participant

    Hi,

    Thanks for the Post.

    Which color do you want to apply on the mobile version menu?

    Kindly provide us the color code so that we can provide you the CSS.

    Thank You.

    #12473

    Hello,

    thanks for the work

    like in color: # d63b65

    where does the code have to go?

    #12486
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to remove the credit link

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.


    @media
    screen and (max-width: 1024px){
    .sidenav {
    background-color: #d63b65 !important;
    }
    }

    If you need further assistance or clarification please let us know.

    Thank You

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