New Landing › How can we help? › Atelier › Manage product, Shop page
Thanks for the questions 1 & 3.
For the second question, as you can see on the picture, the “add to cart” buttons are not aligned. I wanted them on the same line. Is it possible?
Add this to your custom css:
.products .product.details-align-center .product-details { min-height: 92px; }
– Kyle
By the way (and sorry to ask you this stupid question), but when you say “Add this to your custom css”, you mean here :
Theme Options > Custom CSS/JS > Custom CSS . And then push “enter” ?
Yes
.woocommerce div.product div.summary { padding-left: 35px; }
There is an alert message. see pic
That’s just advice, the editor is not aware of the styles in the css file therefore it will recommend removing some things to make the rule simpler. However if you remove the div it may not work
Amazing, you have an answer for everything !! Thanks a lot
No problem 🙂
You must be logged in and have valid license to reply to this topic.