Shopify themes, liquid, logos, and UX
Hi there,
All the titles in Dawn theme are way too big, even with the setting at minimum in the editor.
I found how to lower the size font for the product titles, but not for the collection names or page titles.
Could someone help me?
Solved! Go to the solution
This is an accepted solution.
Hi @Angelfab
try this one.
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in,
h1.collection-hero__title {
font-size: 3rem !important;
}
Can you please share store url..
Hey @Angelfab
Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!
Best Regards,
Moeed
Hey @Angelfab
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>
.main-page-title {
font-size: 30px !important;
}
</style>
RESULT:
If I managed to help you then, don't forget to Like it and Mark it as Solution!
Best Regards,
Moeed
Hi,
Thanks for the offered solution. Unfortunately I had already tried it and it didn't work for us.
This is an accepted solution.
Hi @Angelfab
try this one.
h1.main-page-title.page-title.h0.scroll-trigger.animate--fade-in,
h1.collection-hero__title {
font-size: 3rem !important;
}
Thank you so much, it worked great!
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