Tagged: background, change, Color, enfold
Hey there,
How is it possible to change the Background color of fullscreen elements?
one example: I have a Fullscreen Masonry and the Background color is a light grey!
And no matter wich color sheme i choose or change takes effect.
Hi Maik!
Please add following code to Quick CSS in Enfold theme options under Stylling tab and adjust as needed
.main_color .av-masonry {
background-color: red;
}
Cheers!
Yigit
thanks for always helping your customers!
You are amazing!
works fine!