Shopify themes, liquid, logos, and UX
Hello,
How can I increase the product title font size on the Product page + Featured Product block?
Other posts solving this issue reference theme files that don't exist for me. I'm using the Flex theme (Out of The Sandbox). URL is www.getjuv.com.
I've tried the following code on the theme.liquid + styles.scss.liquid with no luck:
.product_name title {
font-size: 50px;
}
Appreciate all your help!
Jai
Solved! Go to the solution
This is an accepted solution.
Hello @jaip
Please add below CSS
.product-thumbnail__title.title a,.product_name.title {
font-size: 50px;
}
Thanks
This is an accepted solution.
Hello @jaip
Please add below CSS
.product-thumbnail__title.title a,.product_name.title {
font-size: 50px;
}
Thanks
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024