Tagged: PNG white background
Hi mike, thanks!
I have one more strange thing; I use the partner element for social icons with a png logo. Only problem is they show white?
Hi mirr,
Please go to Enfold > General Styling > Quick CSS, then add this CSS code:
#top .avia-content-slider .slide-image {
background-color: transparent;
}
Hope it helps.
Best regards,
Nikko
Hey, thanks for the reply. This didn’t work. Are we both talking about the partner logo element?
Hey,
Please try using the following code instead:
#top .avia-logo-element-container .slide-image
{
background: transparent;
}
Cheers!
Yigit
Awesome, thank you!
Hi mirr,
I’m glad that Yigit could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko