Hi Guys,
how will i get rid of this: https://www.bilder-upload.eu/bild-f7779f-1602193801.jpg.html
Any help is appreciated, thank you!
Cheers
– o.
Hey onlylettersandnumbers,
Thanks for the screenshot. Could you post a link to where we can see the actual element as well please?
Best regards,
Rikard
Hey Rikard,
sure! See Info in the private field please, the Images are found on the start page. Thanks lot.
Cheers,
-o.
Hi,
Thanks for that. Do you mean that there’s a slight rounding or the corners when you hover over the images, and that you want to remove that? If not then please try to explain the problem a bit further.
Best regards,
Rikard
Hi Rikard,
the slight rounding in the corner is perfect, the customers likes it. But when the image is not hovered the overlay-rect(?) that makes the image darker does not have rounded corners, so the blank overlay-color is visible in the corners without rounding like the image has. Just zoom the image from the first post:
https://www.bilder-upload.eu/bild-f7779f-1602193801.jpg.html
So you see:
– Image one: Dark corners with no image behind
– Image two (overlay is away): perfectly round corners.
Got me better now? :)
Thanks & Cheers,
– o.
Hi,
Please add following code to Quick CSS in Enfold theme options > General Styling tab
.av-caption-image-overlay-bg {
border-radius: 3px;
}
Best regards,
Yigit
Hi Yigit,
perfect, thanks! closed!
Cheers,
-o.