Home>Support>Change Fonts on one page only with Vantage theme

Change Fonts on one page only with Vantage theme

By Brian Buffell, 9 years ago. Last reply by Magus, 9 years ago.

I need to change the h1 – h5 and p tags to different fonts for just one page not the whole website. I am using the vantage theme premium. Everything I have tried is not working. Can you give me some suggestions please.

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Magus
    Hi, I Work Here

    Hi Brian Buffell

    You will need to inspect the page source for the page you want a different font on. You can then target the font family for that page. If you inspect the page and look at the body tag you will see a class in the element for the page ID

    page-id-26
    

    You can then use the following in Appearance->Custom CSS

    body.page-id-26 p, body.page-id-26 h1, body.page-id-26 h2, body.page-id-26 h3, body.page-id-26 h4, body.page-id-26 h5 {
      font-family: "Helvetica nueue";
    }
    

    Just replace the id with your page id and the font family with the one you want.

    Let us know how you get on

    Magus

  2. 9 years, 2 months ago Brian Buffell

    Yes this works thank you for the info.


    YzU3NjFjNDMyYjhmMjM1NjEwZTA0MGY4YWYyYmFjXCJdfSJ9) to stop receiving notifications.

  3. 9 years, 2 months ago Magus
    Hi, I Work Here

    Hi Brian

    You are welcome. If you need any more help please feel free to open a new support thread

    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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More