Center Ascension site title & nav bar
-
Hi all, I’ve tried a lot of CSS bits I’ve found through the forum here to help me center the site title and tagline, and then center the navigation. It is NOT working.
Here’s the code I put in the “Additional CSS” area — which makes it look PERFECT in the editor, but not on the front-end. PLEASE HELP!.site-header .site-title-wrapper {
float: none;
display: block;
text-align: center;
}.main-navigation {
float: none;
display: inline-block;
}.main-navigation-container {
float: none;
display: inline-block;
width: 100%;
text-align: center;
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Center Ascension site title & nav bar’ is closed to new replies.