Hi, how can I erase the frames around the images (gallery) on the product pages.
Have a look at:
http://www.paukersliebling.de/produkt/default/
Thanks a lot!
Hey nadinedomnink,
Please try the following in Quick CSS under Enfold->General Styling:
.template-shop .single-product-main-image .images a {
border-width: 0;
}
Best regards,
Rikard
perfect!