Home Forums WoodMart support forum 100% width of Cart page

100% width of Cart page

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #360952

    mrvinter
    Participant

    I want to have the cart 100% width and not 66% and then Checkout beneth how do I solve this?

    #361155

    Hello,

    Please insert the site admin access into the Private content below the message area.

    Best Regards

    #361916

    mrvinter
    Participant

    Ok look at the private content

    #362019

    Hello,

    I see you have customized Woocommerce templates. Please remove all the customization or switch to the parent theme I will double-check.

    Best Regards

    #362890

    mrvinter
    Participant

    Hello, I wonder if you can check this and how to do this. I have not any customization on this one.
    Can´t you just help me out. Can´t be that advanced to malke 100% width of that column?

    #363025

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body.woocommerce-cart .container {
        max-width: 100%;
    }

    It is not possible to add the checkout under the shopping cart with CSS. It requires more complicated customization that is not covered by our support.

    If you have any questions please feel free to contact us.

    Best Regards

    #363026

    mrvinter
    Participant

    Hello, thanks for the reply. The problem as you see in the attached image is that all things on the left and the css for the checkout is still there.

    Attachments:
    You must be logged in to view attached files.
    #363171

    Hello,

    You have customized the shopping cart. Please remove the customization to make the code work.

    If you have any questions please feel free to contact us.

    Best Regards

    #363247

    mrvinter
    Participant

    What customazation? It´s your theme that I use. Not made any custom changes to it.

    #363377

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    WPBakery Page Builder
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG
    Switch to the parent theme and check. Please send the screen how the cart looks.

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

Viewing 10 posts - 1 through 10 (of 10 total)