This topic has 8 replies, 3 voices, and was last updated 7 years, 12 months ago ago by Rose Tyler
Hello, I would like to move the icons of the changes that you see on the page of the products alongside the price or leave them as they are but align products with icons to those who do not have them, because as they are now disorder.
thank you…
I enclose a picture
http://imgload.info/image/?filename=34bfxu6fmehb2kr.png
http://s4.imgload.info/34bfxu6fmehb2kr.png
Hello,
I’ve added the code in Custom CSS for desktop section:
.product .btn.product_type_variable {
position: absolute;
top: 110%;
left: 33%;
}
.product .product-details {
position: relative;
height: 106px;
}
Please check products now.
Regards,
Eva Kemp.
Ok but now the key “select” is broken … so even in the home is the same mistake … how can i fix?
img with examples
http://imgload.info/image/?filename=cdbcwgjb4911h2w.png
http://s4.imgload.info/cdbcwgjb4911h2w.png
Hello,
Add this code in Custom CSS for desktop section:
.home .owl-carousel .owl-wrapper-outer {
height: 500px;
}
Regards,
Eva Kemp.
In the home page ok, but in the other pages is again incorrect…
Hello,
Try to add this code in Custom CSS:
.woocommerce-page .product {
margin-bottom: 75px;
}
.woocommerce-page .progress-button.etheme_add_to_cart_button.product_type_simple {
margin-top: 48px;
}
Regards,
Rose Tyler.
it’s ok now…thanks…
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Arrange alignment of changes icons’' has been successfully resolved, and the topic is now closed for further responses