This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Change font size in header (for CSS newbie)

10 years ago · Last reply by Daniel 10 years ago

Hi,

I am trying to find out how to change the font size in the header of my site. I understand I need to do it via custom CSS, but that’s about all, and there don’t seem to be any step-by-step guides out there for complete beginners like me.

Can anyone help? I’ve been playing around with this for hours but I’m getting nowhere.

Thank you!

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Daniel Staff 10 years, 11 months ago

    Hi Jinny

    Do you have a public URL where we can take a look at this? If you need to keep this URL private from other users, just select “Private Reply” on the bottom right of the comment box.

    I would like to get you a tested solution

    Looking forward to hearing from you.

  2. Jinny Hayman Private 10 years, 10 months ago

    This is a private message.

  3. Daniel Staff 10 years, 10 months ago

    Hi Jinny,

    You can change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    header#masthead .hgroup .support-text {
     font-size:16px !important;
    }

    You can change the size in px to meet your requirements

    Let me know if that works out for you.

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread