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
User | RANK |
---|---|
177 | |
155 | |
72 | |
46 | |
36 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023