Tagged: background color, partner/logo element
Hi, you’ll see with the Partner/Logo Element that when I add links to the images, the empty background area of the element shows the set alternate color. You can see what I mean here: http://imageshack.com/a/img23/1912/e6z5.png
How can I customize the Quick CSS to remove this color so that it’s the same as the main content background color? In other words, I want to change the part that is red to the dark gray colour of the main background.
Thanks
I have the same question as I encountered the same problem this morning when trying to use a background image.
Thanks.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.main_color .avia-content-slider .slide-image { background: transparent; }
Regards,
Yigit
Worked, thank you!