Centre Section Header and increase font size | Dawn Theme 2.0

Hi all,

I’m looking to try centre the section header and increase the font size as there is no option to do this in the theme editor. Please could someone help me?

URL: https://www.bundles-online.com/

Thanks

Milo

1 Like

@bundle_bee

sorry for that issue can you try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/base.css ->paste below code at the bottom of the file.
.title-wrapper-with-link .title {font-size: 34px;}
.title-wrapper-with-link {justify-content: center;}
1 Like

Works great! thank you

1 Like

@bundle_bee

its my pleasure to help us