This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Vantage theme. woo commerce. Product ad on

Resolved 2 replies questionthemetheme-vantage
7 years ago · Last reply by Karldigital 7 years ago

Hi
I use woo commerce as a request for quote tool. And I also use Product ad on to be able to have different choice on the products.
De problem is that the different choices get in disorder in the Cart-view and Checkout-view. The choices don’t align with the variables
But in Orderdetails it all align
See links to a image from Cart-view, Checkout-view and Orderdetails-view to understand better.

http://www.vikpartier.se/wp-content/uploads/2018/03/Cart.jpg
http://www.vikpartier.se/wp-content/uploads/2018/03/Checkout.jpg
http://www.vikpartier.se/wp-content/uploads/2018/03/Orderdetails.jpg

Do someone know how to fix this?

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Alex S Staff 7 years, 10 months ago

    Hi Karldigital,

    You can fix this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Add the following CSS:

    .woocommerce td.product-name dl.variation dt, .woocommerce td.product-name dl.variation dd {
    	float: left;
    }

    How does that look?

    You might also need to install the SiteOrigin CSS Editor.

  2. Karldigital 7 years, 10 months ago

    Hi
    It works perfekt. million thank, for me as an amateur its worth alot

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread