Vantage theme. woo commerce. Product ad on
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
2Hi 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.
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.