1. Home
  2. Knowledge Base
  3. General Customizations
  4. Adding bottom border on LiveEditor and Blog page Header

Adding bottom border on LiveEditor and Blog page Header

Copy below CSS snippet:

.banner { 
box-shadow: 1px 4px 9px -5px rgb(97, 97, 97);
-moz-box-shadow: 1px 4px 9px -5px rgb(97, 97, 97);
}

For LiveEditor Pages

Paste snippet to the LiveEditor of the page >> Page Settings >> Other Scripts >> Custom CSS (from dropdown). Click Update.

For Blog Pages

Paste the snippet to OptimizePress >> Blog Settings >> Modules >> Other Scripts >> Custom CSS (from dropdown). Save your work.

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