1. Home
  2. Knowledge Base
  3. LiveEditor Customizations
  4. Changing the Color of the Pop Up Overlay Window Background

Changing the Color of the Pop Up Overlay Window Background

Please paste this code below to Page Settings >> Other Scripts >> choose Custom CSS from the dropdown


.op-popup-fancybox .fancybox-inner, .op-popup-fancybox .fancybox-outer {
background-color: #000;
}
.fancybox-opened .fancybox-skin {
background-color: #000 !important;
}

You can change the value of “#000” to your desired background color.

Was this article helpful?

Related Articles

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
Contact Support