Jump to content

Changing text size on cart screen

Recommended Posts

14 hours ago, Taylor19 said:

the text on my cart page is abnormally small

This is because you have added Custom CSS to change the default font to a custom one that is much smaller, without changing the font-size:

p {
    font-family: 'rama-gothic-e',sans-serif
}

If you remove this line, the cart will use the default "safe" fonts that won't have this issue. Alternatively, you could identify every element on the cart page and set the font-size for each one using CSS, but the first option is the safest and will avoid problems later on.

Did this help? Please give feedback by clicking an icon below  ⬇️

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

Link to comment
On 2/16/2022 at 1:29 PM, paul2009 said:

This is because you have added Custom CSS to change the default font to a custom one that is much smaller, without changing the font-size:

p {
    font-family: 'rama-gothic-e',sans-serif
}

If you remove this line, the cart will use the default "safe" fonts that won't have this issue. Alternatively, you could identify every element on the cart page and set the font-size for each one using CSS, but the first option is the safest and will avoid problems later on.

Did this help? Please give feedback by clicking an icon below  ⬇️

Thank you,

However, I've just tried removing the font, but it still sticks.

Is there any way to manually reset the cart page font to one of the 'safe' fonts?

Thanks

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.