Hello, can you get me code to remove the rounded corners on logo and products? I think whatever code I added, made it rounded for every single image on the site. thanks!
Hey bemodesign,
Thank you for the inquiry.
This css code causes the issue:
img {
border-radius: 30px !important;
}
Please check the Quick CSS field or the style.css file and remove the code.
Best regards,
Ismael
I get that, but I still want the images to have rounded edges. Just not the logo and products.