Hello, when I apply a link to the partner logo images the background of the logo turns white. How do I remove this?
I found a temporary fix which was within the general settings. for future reference, is there a way to achieve this with css?
Thanks
Hi,
You could try this if it should happen again:
.slide-entry-wrap a {
background-color:transparent;
}
Best regards,
Rikard
Thank you Rikard!!!!
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon
Hi There,
I am getting the same problem as this
.
I have applied below in the General Styling / Quick CSS but without success.
.slide-entry-wrap a {
background-color:transparent;
}
Any help would be much appreciated
Hey willythompson,
Please provide a link to the site/page in question.
Best regards,
Jordan Shannon