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.

Mobile and tablet version

Home Forums VW Theme VW BAKERY PRO THEME Mobile and tablet version

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #19161
    Violeta Martinez
    Participant

    Hello, I change the color of the pink ribbon with the instructions of one of the topic here, but now the ribbon cut in mobile version and I don’t know why. Thanks

    #19229
    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

    #19381
    Violeta Martinez
    Participant

    Hello, the link is:Home

    #19432
    developer vwtheme
    Participant

    Hi,

    Add this in additional CSS:

    #vw-bakery-header {
    background-color: #a66ecf;
    width: 100%;
    float: left;
    }

    Thank you.

    #19472
    Violeta Martinez
    Participant

    That change the white background of the menu to purple and what Im talking about the is the purple ribbon in the mobile version create a gap in between the ribbon.

    #19506
    developer vwtheme
    Participant

    Hi,

    Kindly, please replace the below CSS:


    @media
    only screen and (max-width: 600px) {

    #vw-bakery-header {
    background-color: #a66ecf;
    width: 100%;
    float: left;
    }

    }

    Thank You.

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