Shopify themes, liquid, logos, and UX
How To Change The Font Size Of The Product Title In IMPULSE Theme?
Hi @shengwenwen ,
This is Anthony from Beae Landing Page Builder, and I’m happy to assist you today.
While I acknowledge that this issue falls short of the desired outcome, I have an idea that I believe might be of help:
1. Go to Online Store -> Theme -> Edit code
2. Open your theme.liquid file
3. Paste below code before </body>:
<style>
h1.h2.product-single__title {
font-size: 20px;
}
</style>
Note: You can adjust value to fit your store
Best regrads,
Anthony
Hello there,
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > theme.css and paste this at the bottom of the file:
.h2.product-single__title {
font-size: 25px;
}
Hello @shengwenwen 👋
Inside Shopify Admin, go to Edit theme code, open file base.css and add this code at the bottom
.product-single__title {
font-size: 32px;
}
Feel free to change the font size value as you need.
The year-end shopping spree is around the corner! Is your online store ready for the ...
By JasonH Nov 10, 2024We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024