Home Forums Free Themes WEN Commerce Cart page squished???

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #171380
    roobarker229
    Participant

    My cart page is really completely squished on this theme, I have tried looking in the settings for some option to change it, disabled and checked all of my plugins for conflicts and tried a new theme where the cart worked perfectly. How can I fix this?

    Many thanks,
    Rosie.

    #171404
    Psink
    Keymaster

    can you please share your site URL? we have checked on our demo site and there is no such issue on the cart page

    #171420
    roobarker229
    Participant

    Thanks for getting back to me.

    The site is bugpets.co.uk, it may well be something I have done wrong as this is my first time properly using WordPress.

    #171468
    Psink
    Keymaster

    Hello

    Please add this CSS in Additional CSS

    
    
    @media only screen and (min-width: 64em){
        .woocommerce-page:not(.home) #content.site-content>.wrapper .content-area {
            padding: 0 0;
            max-width: 90%;
        }
    }
    

    After adding this CSS, it looks like something like this
    https://www.awesomescreenshot.com/video/6171379?key=801b6d97d1e4b2397066ce74e6f7db48

    #171480
    roobarker229
    Participant

    This worked perfectly, thanks for your help!

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