You are viewing the OptimizePress 2.0 Help center. Click here for OptimizePress 3.0 support.
  1. Home
  2. Knowledge Base
  3. LiveEditor Element Customizations
  4. How to Apply Transparency to Featured Box Creator Element

How to Apply Transparency to Featured Box Creator Element

1. Go to your specific Live Editor.

2. Add a “Feature Box Creator” element.

3. Click on “Advanced Options” of the element and then make sure to empty the field of “Background Gradient Start Colour” and Background Gradient End Colour. Update when done.

4. Once done, go to Page Setting >> Other Scripts >> Custom CSS >> insert the code below:

.feature-box-creator {
background-color: rgba(255,255,255,0.8) !important;
}

Please feel free to use your RGBA color. A good site to get the rgb color is http://hex2rgba.devoth.com/.

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