Shopify themes, liquid, logos, and UX
Hello, I am trying to reduce the font size of my page titles and also section titles on the homepage, see screenshots with text highlighted in yellow below. Please could someone help me with how to do this?
HEllo @sfths
Please provide url and password of your website.
Hello @sfths
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
Hey @sfths
Follow these Steps:
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file
4) Add the following code in the bottom of the file above </body> tag
<style>
h1.title--primary {
font-size: 20px !important;
}
</style>
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hello @Moeed - thanks for your help but this doesn't seem to have changed anything. Any tips?
@sfths Add this Code
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.collection-hero__title {
font-size: 14px !important;
}
h2.blog__title {
font-size: 14px !important;
}
</style>
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Hello @sfths
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
If our suggestions are useful, please let us know by giving it a like or marking it as a solution.
Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)
Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page
Hello all I have now sorted this using a different article, thanks all the same.
We 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, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024