Tagged: partner logo
Hi
Partner Logo link and transparency
When I add a link to a partner logo it takes on a light grey background – with no link added to logo they remain transparent
On the page I have added links to the first 2 partner logos – the other 2 do not have links
How do I make the logos with links be transparent
Hey briandeeney,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.main_color .avia-content-slider .slide-image {
background:transparent!important;
}
Best regards,
Vinay
Hi Vinay
Thanks – that worked
Hi,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
perfect! thanks for sharing the Quick CSS