Hi!
When I make the logo’s on my homepage http://www.randomcreatives.nl clickable, the turn grey.
I don’t want this. How can I handle that?
Hey RandomCreatives,
I’m not seeing the issue. Can you please screenshot it for me?
Best regards,
Jordan Shannon
Hi!
I now linked one of the logo’s.
The last one in the third slider.
Hope you can see the problem, it is a big white block.
Hi,
Add this to quick css:
a.slide-image{
background:transparent!important;
}
Best regards,
Jordan Shannon
Hi Jordan,
Thanks for the reply.
Where do I put this?
Found it!
And it works :)
Thank you so much!