Jump to content

Navigation - reducing text size or making column wider

Go to solution Solved by tuanphan,

Recommended Posts

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
  • Susana_SQSP changed the title to Navigation - reducing text size or making column wider
  • Solution
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;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
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;
}
}

wearerise.co_.uk-01-min.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.