Shopify themes, liquid, logos, and UX
Hi!
I'm using the Refresh theme and want to change the font weight and size for the text that is under my images in the Featured Collection. Both the Title and the price are tied to the 2 typography choices in the theme settings. I would like to make them both something different and can't figure out how to do that. If I change the theme settings it also changes the menu heading and I want that to stay as is.
Any ideas would be greatly appreciated! Thank you
Hi @Ii_cooks,
You can try this code by following these steps:
Step 1: Go to Online Store->Theme->Edit code.
Step 2: Search file base.css
Step 3: Paste the below code at bottom of the file -> Save
.card__information h3 a,.card__information .price-item{
font-weight:400 !important
}
Hope my solution works perfectly for you!
Best regards,
Victor | PageFly
Thank you for your reply, unfortunately that didn't change anything with the font weight.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025