Hi Team,
what I have to do for switch off the overlay for an image with link.
For example take a look please at the right footer in the website at private content of this post.
There is the left logo without overlay and the right logo with overlay baut I don’t know why :)
Thank you and best regards
Mike
Hey Mike61,
Add this to quick css:
.image-overlay { display: none !important; }
Best regards,
Jordan Shannon
Hey Jordan,
thank you but I think this quick css is for all images and not only for the two images in the footer?!
And why have one image the overlay and the other not?
Best regards
Mike
Hi,
So you only want them removed from the footer?
Best regards,
Jordan Shannon
Hi,
yes and I whant know what is differnt between this both images :)
Best regards
Mike
Hi,
Add this to quick css:
#footer .image-overlay { display: none !important; }
And the first image has the overlay hidden via css. This same style is not applied to the second image.
Best regards,
Jordan Shannon
Hi,
ah, it is because the class “size-full”. Ok, that is what I need.
Best regards
Mike
Hi,
Did you need additional help on this topic or shall we close?
Best regards,
Jordan Shannon
you can close this ticket
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon