Same fontsize on each headers checkout page - Dawn theme

Same fontsize on each headers checkout page - Dawn theme

Dekanten
Navigator
339 2 120

Hi

 

I want to have the same font and style on each heading, check the marked one in blue is not like the two other headers. Hope this can be fixed with something, tried lots of things but nothing worked. Hope for the best, big thanks in advance. 🙂

 

www.dekanten.no

 

See attached image: 

 

Skjermbilde 2024-09-18 kl. 16.49.50.png

Replies 4 (4)

Made4uo-Ribe
Shopify Partner
10036 2387 3013

Hi @Dekanten 

The checkout page can't be easily customized or edited. You need to be on Shopify Plus to make changes.

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Dekanten
Navigator
339 2 120

I just want to change the font size to a larger one, i will try some codes if its something happens. 🙂

Made4uo-Ribe
Shopify Partner
10036 2387 3013

If you like to try, Check this code. 

From you Admin page, go to Online Store > Themes

Select the theme you want to edit

Under the Asset folder, open the main.css(base.css, style.css or theme.css)

Then place the code below at the very bottom of the file.

 

._1ip0g651 h3#shipping-methods {
    font-size: 40px !important;
}

 

And Save. 

Years of working with Shopify, the checkout page cannot be edited exclusively for Shopify Plus plan users.

Check it here,

Introducing the checkout editor, exclusive to Shopify Plus 

https://help.shopify.com/en/manual/checkout-settings/customize-checkout-configurations 

The only thing you can edit/change the checkout page is by Customize theme. 

Made4uoRibe_0-1726744646095.png

Or from the check out. 

Made4uoRibe_1-1726744702072.png

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.
Dekanten
Navigator
339 2 120

Hi, thank you for your support but this code didnt work im afraid, i tried in the base and theme without luck but thats not important.  Maybe they have done a hardcode on this to be honest. 😄