Tagged: promo box
Trying to change the background color of the Promo Box.. .what CSS file would I need to edit? Thanks.
Hi device!
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;
}
Best regards,
Yigit
Worked perfect, thanks!