What's your biggest current challenge? Have your say in Community Polls along the right column.

Studio Theme: Reduce title font size of all Default pages (too large compared to text)

Solved

Studio Theme: Reduce title font size of all Default pages (too large compared to text)

designworks_
Tourist
7 0 2

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 ?

designworks__0-1713167922216.png

URL: www. cleo-curates.com 

Accepted Solution (1)

TerenceKEANE
Shopify Partner
512 86 79

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.

 

TerenceKEANE_0-1713171403456.png

 

Terence

 

★ Looking for Dedicated Premium Coding Support? Join our unique "PREMIUM SUPPORT" service starting at 59 USD for 1 MONTH!
★ Get skilled Shopify developers at BUDGET-FRIENDLY RATES — explore Novajetsoft.com for a rapid quote!
If my support was a lifeline for you, The COFFEE  
would be the anchor keeping me steady!
★ For Quick response --> WhatsApp | Email --> info@novajetsoft.com | Software Engineer - Specializing In Advanced E-Commerce Websites

View solution in original post

Replies 4 (4)
designworks_
Tourist
7 0 2

Hi @kaiyaa 

Its BliBlaBlub

TerenceKEANE
Shopify Partner
512 86 79

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.

 

TerenceKEANE_0-1713171403456.png

 

Terence

 

★ Looking for Dedicated Premium Coding Support? Join our unique "PREMIUM SUPPORT" service starting at 59 USD for 1 MONTH!
★ Get skilled Shopify developers at BUDGET-FRIENDLY RATES — explore Novajetsoft.com for a rapid quote!
If my support was a lifeline for you, The COFFEE  
would be the anchor keeping me steady!
★ For Quick response --> WhatsApp | Email --> info@novajetsoft.com | Software Engineer - Specializing In Advanced E-Commerce Websites
designworks_
Tourist
7 0 2

@TerenceKEANE THANKS!

TerenceKEANE
Shopify Partner
512 86 79

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..

★ Looking for Dedicated Premium Coding Support? Join our unique "PREMIUM SUPPORT" service starting at 59 USD for 1 MONTH!
★ Get skilled Shopify developers at BUDGET-FRIENDLY RATES — explore Novajetsoft.com for a rapid quote!
If my support was a lifeline for you, The COFFEE  
would be the anchor keeping me steady!
★ For Quick response --> WhatsApp | Email --> info@novajetsoft.com | Software Engineer - Specializing In Advanced E-Commerce Websites