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..
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024