1. Home
  2. Knowledge Base
  3. LiveEditor Customizations
  4. How to center navigation on Pagebuilder / LiveEditor pages

How to center navigation on Pagebuilder / LiveEditor pages

Use this custom css by adding it to Page Settings > Other Scripts > Custom CSS (select from dropdown):

body .container .navigation ul { text-align: center; }
body .container .navigation ul li { float: none; display: inline-block; }
.page-header .navigation ul li { display: inline-block; }

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