We are currently developing our store and have noticed that the “Similar products” are not displayed correctly on the Single Product Page.
The individual product images are different sizes, the buttons are shifted, etc.
Is there a simple explanation or solution?
Hey Martin,
Please try the following in Quick CSS under Enfold->General Styling:
section.related .inner_product .thumbnail_container {
height: 300px;
max-height: 300px;
}
Best regards,
Rikard
Hi Rikard,
thanks – it looks much better…
But the Buttons are still “wrong” – do you have here also a “magical code” to fix that? :-)
Best Regards
Martin