Center Tagline Code Breaks after upgrade to V3.4.9
-
Hi,
I just upgraded customizr to latest v3.4.9 and my tagline is no longer centered. I’ve tried removing and re-installing the code and I tried an alternative code, but it seems stuck to the left. This is the code I originally had that worked:
/* CENTER TAGLINE */ .navbar-wrapper .navbar h2, h2.site-description { display: block; text-align: center; font-family:Verdana, Georgia; font-size:16px; font-style: normal; color:#27CBCD; font-weight:200; line-height:125%; margin: 0px 30%; /* Adjust +/- % if needed */ }
I am on a localhost so can’t give you a url but any help appreciated.
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Center Tagline Code Breaks after upgrade to V3.4.9’ is closed to new replies.