How to remove the promobox background color for a png file with link?
thx
Hey ewerde!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.alternate_color .av_promobox, .main_color .av_promobox { background: transparent; }
Best regards,
Yigit
hi Yigit,
thank you, but this code does not work, i still get the alternate backround color (?)
ewerde
Hey!
Can you post the link to your website and point out the promo box?
Cheers!
Yigit
at the end of the page: forfriendshotel.freesponsible.info
Hey!
Thank you for the link.
I visited the page but I don’t see any promobox in there. Do you mind posting a screenshot? That will surely help. Thanks!
Regards,
Ismael
hi ismael,
i’m sorry, this was my mistake :-( i meant the partner/logo element at the end of the page (social icons, ..)
i want to remove the white background color.
erwin
thank, i meanwhile could find the solution in your forum
.main_color .avia-content-slider .slide-image { background: transparent; }