Hello
How do I increase the size of the PRODUCT name on the home page or on a collections page?
I am on Studio theme.
Thanks
A merchant using the Studio theme wants to enlarge the product name font on the Home and Collections pages. A screenshot was shared but not essential to the fix.
Primary solution (implemented):
Alternative solution (offered):
Outcome/Status:
Hello
How do I increase the size of the PRODUCT name on the home page or on a collections page?
I am on Studio theme.
Thanks
Go to your Online store > Themes > Edit code > open theme.liquid file, add this code below after
Dan… you are a legend. Thanks. That worked. Appreciate your time.
Happy I could help, @Pragon
Hi @Pragon
This is Henry from PageFly - Landing Page Builder App
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__content .card__heading {
font-size: 18px !important;
}
YOu can try with my code above, in case the above code cannot work, can you send me the URL and password page to check the problem more carefully?
Hope that my solution works for you.
Best regards,
Henry | PageFly