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.

Custom h1 header fonts?

10 years ago · Last reply by Magus 10 years ago

Hello

I am wondering is it possible to custom h1 header fonts easily. I am using Page Builder and there is for example that slot called CSS Styles, when I am using text editor. I tried to change my font to “Ubuntu”, but couldn’t get it work. Maybe my code was wrong.

For some reason my also h1 is not changing, when trying to do it from the WP appeareance font settings.

I read other posts from this topic, and I don’t need to this change to all my pages, my front page is enough. And if I found solutions, then I can manually use on other pages too if needed.

So I am looking some kind of fast easy solution.

Here you can find my site and the problematic H1 header http://www.leaninfiveweeks.com/

URL: http://www.leaninfiveweeks.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

1
  1. Magus Staff 10 years, 9 months ago

    Hi Jay Kay

    You can fix/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.

    body.home h1 {
        font-family: "Ubuntu";
    }

    Let us know how you get on

    Magus

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