Shopify themes, liquid, logos, and UX
Hi All
I'm currently building my website and don't know how to reduce the font size of the titles on all (default) pages for my theme. They are huge compared to the text below (the text font size I can change).
It seems as if the code needs to be edited - maybe someone knows how to do that ?
URL: www. cleo-curates.com
Solved! Go to the solution
This is an accepted solution.
Hi,
The following code will do what you want. You can change the values as you like. If you encounter any issues again, feel free to write, I'll help.
.main-page-title {
font-size: 35px !important;
}
1) Navigate to the 'Edit Code' option in your theme settings, then search for “base.css in the search bar.
Terence
This is an accepted solution.
Hi,
The following code will do what you want. You can change the values as you like. If you encounter any issues again, feel free to write, I'll help.
.main-page-title {
font-size: 35px !important;
}
1) Navigate to the 'Edit Code' option in your theme settings, then search for “base.css in the search bar.
Terence
You are welcome..
If you require further assistance, feel free to tag me when opening a new topic or send me a private message. I'll be happy to help when I have time from my own software work.
Take care
Terence..
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025