Hi, can you please tell me how to get the background on this lightbox to be white. I would like the black sections to show white. http://www.weathertightcorp.com/a-test-page-2/
Hey weathertight!
You can try adding following code to Quick CSS in Enfold theme options under General Styling tab
div#cal_target {
background-color: white!important;
}
But since it is an iframe, i doubt that i would work
Cheers!
Yigit
That didn’t work. Do you know how to get the lightbox to have a white background? That should solve it.