JohnBrewer Posted May 24 Share Posted May 24 Hi everyone I'm in the process of building a new site with the Brine template. When I view the site on a mobile device the site title covers the hamburger menu in portrait mode and the site title isn't centre justified in landscape mode. My site URL is https://johnbrewerphotography.com/ How do I fix it? Oh and I don't know how to use code! Thanks John Link to comment
Solution tuanphan Posted May 25 Solution Share Posted May 25 Add to Design > Custom CSS @media screen and (max-width:640px) { a.Mobile-bar-branding { font-size: 18px !important; } .Mobile-bar.Mobile-bar--top { justify-content: space-between !important; } [data-nc-container="top-center"] { float: right !important; position: absolute; right: 2vw; } } 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
JohnBrewer Posted May 25 Author Share Posted May 25 Hi tuanphan Thank you so much for solving the problem, it's perfect now! I'm enjoying your website with the Squarespace tutorials &c. Best wishes John 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