You are viewing the OptimizePress 2.0 Help center. Click here for OptimizePress 3.0 support.
  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

Support Discontinued
As a discontinued platform, OptimizePress 2.0 is no longer officially supported. We recommend upgrading to our new OptimizePress suite. Click the button below to see our latest plans
Upgrade to OptimizePress 3.0