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.

Checkout page display issues on Mobile

Home Forums VW Theme VW WRITER PRO THEME Checkout page display issues on Mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47029
    Steeves Belance
    Participant

    The Checkout page has some display issues on mobile devices…. when i activate other themes or the default ones it works fine.. https://victordanielbooks.com/checkout/

    #47049
    developer vwtheme
    Participant

    Hi,

    Kindly follow the steps given below to resolve the checkout page issue

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste below CSS >> Publish.


    @media
    screen and (min-width: 320px) and (max-width:767px){
    .woocommerce .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-1, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    }
    }

    Many Thanks

    #47082
    Steeves Belance
    Participant

    Thanks a lot

    #47091
    developer vwtheme
    Participant

    Hi,

    You are welcome, if you need any other help, do let us know.

    Many Thanks

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