Hover over image, image is cut
Hi,
For 3 social media images in the footer "hover effect" is on.
When I hover over those images, the images grow out of the borders, they are cut.
How can I avoid this?
Best regards and thank you in advance
Markus
PS https://temporaer.cubic-online.eu/
Comments
Hi,
Please set a little padding around these images and check if the display improves.
Thanks
padding does not help
Padding does not work, if I do it for the Spacing within Bebuilder for the image item.
It works, when I do it via CSS.
.socialmediaicon img{
padding:2px;
}
I am happy to see that you handled it with the custom CSS.
Do you need help with anything else?
Best regards
No, no further questions ... Thank you very much for your support!!