RiseNE1 Posted November 26, 2021 Share Posted November 26, 2021 Site URL: https://www.wearerise.co.uk/ Hi, I've just started a new role that uses Squarespace for the website. I have zero experience using Squarespace so apologies in advance if this is an easy fix. I've had a look at the guides within site styles to reduce text but i'm still unsure on how to solve the issue as that seems to reduce the text of the whole page rather than the headers in the navigation. I'm looking to either reduce the text size or make the navigation column wider. As you can see, when you click the navigation the 'Safeguarding' link doesn't align and instead you can see safegu arding The issue becomes even worse when you click through the 'Our focus' tab. Any help or links to videos/guides that I may have missed is appreciated, thanks. Link to comment
Solution tuanphan Posted November 28, 2021 Solution Share Posted November 28, 2021 On 11/26/2021 at 4:58 PM, RiseNE1 said: Site URL: https://www.wearerise.co.uk/ Hi, I've just started a new role that uses Squarespace for the website. I have zero experience using Squarespace so apologies in advance if this is an easy fix. I've had a look at the guides within site styles to reduce text but i'm still unsure on how to solve the issue as that seems to reduce the text of the whole page rather than the headers in the navigation. I'm looking to either reduce the text size or make the navigation column wider. As you can see, when you click the navigation the 'Safeguarding' link doesn't align and instead you can see safegu arding The issue becomes even worse when you click through the 'Our focus' tab. Any help or links to videos/guides that I may have missed is appreciated, thanks. Add to Design > Custom CSS .header-menu-nav-item a { width: 100%; margin-left: 5px !important; margin-right: 5px !important; text-align: center; } RiseNE1 1 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
RiseNE1 Posted November 29, 2021 Author Share Posted November 29, 2021 On 11/28/2021 at 1:57 AM, tuanphan said: Add to Design > Custom CSS .header-menu-nav-item a { width: 100%; margin-left: 5px !important; margin-right: 5px !important; text-align: center; } Thank you so much! Link to comment
tuanphan Posted December 1, 2021 Share Posted December 1, 2021 On 11/29/2021 at 4:44 PM, RiseNE1 said: Thank you so much! Hi, I just checked again & see the tablet doesn't look good. You can use this CSS to increase overlay menu width on tablet @media screen and (min-width:750px) and (max-width:1024px) { .header-menu { width: 30% !important; } } 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