• Author
    Posts
    • #6761
      Roxanne Bolla
      Participant

      Hi! New problem. Started building my store and ran into a new problem. I activated the woocommerce plugin and started getting things lined up. Did a test run with one product and when I got to the checkout page, its all jacked up. I can’t find anyway to fix it. When the page comes up and I have an item in the cart to pay for, the content that should be across the page is lined up in super skinny vertical columns with a wide empty space in the middle of the page. http://www.terramaterbotanicals.com/shop

      the checkout page looks ok when the cart is empty.

    • #6762
      Andre
      Participant

      I know what that is…thought that was fixed though so I will have to check it again. In the meantime, add this to the Additional CSS tab of the customizer:

      .woocommerce .col2-set .col-1, 
      .woocommerce-page .col2-set .col-1,
      .woocommerce .col2-set .col-2, 
      .woocommerce-page .col2-set .col-2 {
          max-width: initial;
      }

      That should fix it (hopefully). I made a note to fix this with the theme itself though and will get this done today.

    • #6763
      Roxanne Bolla
      Participant

      Thanks! Looks good now.

    • #6764

      Hi Roxanne,

      I am glad that it’s working fine now. We’ll publish an update soon for this.

      Have a great day!

Viewing 3 reply threads
  • The topic ‘Problem with woocommerce’ is closed to new replies.