Liquid, JavaScript, themes, sales channels
Hi all,
I am having trouble reducing the size of my titles on product sliders (on my home page). I would like to reduce the size and, also update the font to be my heading font (Futura Book) - it is currently appearing as the font set for my body text (Avenir).
This is a screenshot of it currently:
This is what I would like it to look like:
Site theme is Pipeline and my url is: https://768950-4.myshopify.com/
Any form of help is greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Go to your Online store > Themes > Edit code > open theme.css, add this code at the bottom and save file
.product__grid__info .product__grid__title {
font-family: var(--FONT-STACK-HEADING);
font-weight: 400;
font-size: 16px;
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This is an accepted solution.
You can use this code to adjust the size and font of price
.product__grid__info .product__grid__price .price .money {
font-family: var(--FONT-STACK-HEADING) !important;
font-weight: 400 !important;
font-size: 16px !important;
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This is an accepted solution.
Go to your Online store > Themes > Edit code > open theme.css, add this code at the bottom and save file
.product__grid__info .product__grid__title {
font-family: var(--FONT-STACK-HEADING);
font-weight: 400;
font-size: 16px;
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This worked perfectly! Thank you so so much. Just wondering - am I also able to adjust the size/font family of the price text?
This is an accepted solution.
You can use this code to adjust the size and font of price
.product__grid__info .product__grid__price .price .money {
font-family: var(--FONT-STACK-HEADING) !important;
font-weight: 400 !important;
font-size: 16px !important;
}
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Thankyou Dan!
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
User | RANK |
---|---|
38 | |
28 | |
13 | |
13 | |
9 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023