1. Home
  2. Knowledge Base
  3. LiveEditor Customizations
  4. How to center the footer navigation on LiveEditor Pages

How to center the footer navigation on LiveEditor Pages

You can use the following custom css to center your footer content on an OptimizePress LiveEditor page:

Add this code in the Page Settings > Other Scripts > Custom CSS section

.footer-navigation {float:none;}
.footer-copyright {float:none;padding-top:5px;}
.op-promote {float:none;padding-top:5px;}

This will center any footer navigation, the footer copyright and footer promotional tag if you have it enabled. It will also add a little padding to the top of some of the elements to allow them to be evenly spaced.

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