Change Subheading font

Hi,

I’m trying to change the font (custom font) of my subheading on the symmetry theme.

Anyone can help me out with this?

Kind regards

Hello,

Please share “Store URL”

Thanks!

Hi @cavier

You need to follow these steps:

  1. Go to the Online Store
  2. Edit Code
  3. Find theme.css / base.css

And past that CSS Code:

.subheading {
    font-size: 20px;
    margin-bottom: 10px;
}

This is the result:

Note: Make sure you change the font size value according to your needs.

I hope this solution works for you!
If it does, please Like It and Mark It As A Solution, or support me by Buying Me A Coffee to keep me going!

Hi @cavier ,

You can follow the instructions in the following article for font declaration.

I hope it helps!

Hi,

store is www.cavier.no

pw: vaiclu

Hi,

could you help us add the font and make it for our subheading?

Hi,

We tried but didn’t get it right.

Any chance you could help us? We want to change the font for the subheading to a custom font we have.

Yes sure

For custom font first you have to design that font in you css using font-face than you can set that font on the subheading

If you can share your store url and collaboration code and font file in private message i will help you to add that font and assign that font

Hi @cavier ,

Sure, please send me the collaborator code in private message, I will send you the invitation and check it