Alex2021 Posted January 24, 2021 Share Posted January 24, 2021 (edited) Site URL: http://www.bulldog-tomato-c98d.squarespace.com Hello, I have a question about what CSS is needed to customize my site. I created what is essentially a landing page and hid the header navigation and social sections but now I cannot figure out how to center my site title. I only want to center the site title on this one page not the entire website. Thanks for all the help in advance!! Password: sinfull2021 Edited January 25, 2021 by Alex2021 partially resolved, removed extra questions Link to comment
tuanphan Posted February 2, 2021 Share Posted February 2, 2021 First, edit page > Add a Code Block (any where) > Paste this code <style> .header-title-nav-wrapper { flex-direction: column; flex: 1 0 100% !important; width: 100% !important; } .header-title { text-align: center; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment