Jump to content

Custom font for the entire shop section

Recommended Posts

Site URL: https://maroon-icosahedron-lppc.squarespace.com/shop

Site URL: https://maroon-icosahedron-lppc.squarespace.com/shop

Hi, I have added custom fonts to my site and have been able to change most of them using CSS code, but found the shop section was bit difficult one to fix.

I want to change all the shop section fonts (title, price, detail pages, etc.) to custom fonts.

password is: 1111

Edited by daveeee
Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Hi. Add to Design > Custom CSS

/* Shop list custom font */
section.grid-meta-wrapper * {
    font-family: 'calibre-w-r' !important;
}

image.thumb.png.fed6c960d024e0d542201eab8f72b3da.png

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
On 3/19/2021 at 12:25 AM, daveeee said:

It worked!! Thanks!!

I see add to cart a bit narrow on tablet

You can add this CSS to increase button width

/* tablet add to cart */
@media screen and (max-width:991px) and (min-width:768px) {
.ProductItem-details .sqs-add-to-cart-button-wrapper {
    width: 100%;
}
}

image.thumb.png.fa90ac630cc74ffaffcbd25863f1b985.png

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

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.