Can I get a code to make all the images on the site, except the home page background, to have rounded edges? Right now I have some rounded edges, but want the same for products thanks
Hey bemodesign,
I checked your pages but I didn’t find an example of images with a border-radius, but when I review your past threads it looks like you wanted a border-radius of 30px, so for this on your shop images try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .av-product-class-minimal img {
border-radius: 30px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
thanks!
Hi,
Glad that we could help, if you have any further questions please open a new thread and we will be happy to help.
Best regards,
Mike