Jump to content

Custom font for product price

Go to solution Solved by creedon,

Recommended Posts

Hi, I am just wondering how to change the front of the price on my shop's first page as well as on the detail page (once you click on it). Here is what I was used to modify the title font at least:

 

h1.ProductList-title {
    font-family: 'MODERATBOLD' !important;
}
.empty-message {
    font-family: 'MODERATBOLD' !important;
}
/* Style product detail page */
/* h1 */
.collection-type-products.view-item h1 {
    color: #ee3d5c;
    font-size: 3em;
   font-family: 'MODERATBOLD'
}

 

There are probably redundancies since I know very little about coding...

 

Thanks! 😀

Link to comment
On 11/4/2020 at 9:15 PM, BeauJoe said:

It worked, thank you sir!

I see your site has a small problem on Tablet.

Wine Reviews Page, text is a bit narrow.

You can add this to Home > Design > Custom CSS to increase width

/* Wine reviews 2020 */
@media screen and (max-width:900px) and (min-width:641px) {
body#collection-5ef7a61f75467b19acc4dc7a {
main .span-3 {
    width: 50% !important;
}
main .span-8 {
    width: 100% !important;
}
}
}

image.thumb.png.4112cec5a6a185aa98434a70c4ae0495.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.