Tagged: background color, eventon
Hi,
How can i change the background color to white? Thanks ..
in my eventon page.. the bacgkround is green… Thanks
Hey jalmz!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#main, .avia-msie-8 .av_header_sticky_disabled#header {
background-color: white;
}
Regards,
Yigit
Thanks sir Yigit! :)