Product images – allignment
-
Hello,
I have a problem with the alignment of product images.
The thing is the in the original image the product is in the middle. In the product listing the product is alligned to the right.
Kindly asking for your help.
Jan
Attachments:
You must be
logged in to view attached files.
Hello,
We don’t see any problems and images are centered now https://gyazo.com/e05e3f8b04ad7a1926e423d4918684d1
Hello,
thank you for your quick reply.
You’re right, this is an optical issue. Could you please tell me how can I align the product names and product prices to the center?
Jan
Hello,
Add this code to the Theme Settings > Custom CSS > Global
body .basel-hover-alt .product-title {
text-align: center;
}
body .basel-hover-alt .wrap-price{
text-align:center;
}
body .basel-hover-alt.purchasable .wrapp-swap{
margin: 0 auto;
}
Best Regards
Thank you very much for your help.
Jan
You are welcome! If you have any questions please feel free to contact us.
Best Regards