Hi
How can I change background colour of a promobox?
Thanks
Hey sitesky!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.av_promobox {
background-color: red!important;
}
Cheers!
Yigit
Thanks