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.

Changing Font in Vantage

Open 4 replies themetheme-vantage
11 years ago · Last reply by Daniel 10 years ago

I have Vantage (not Premium) for my website’s theme on WordPress and I cannot figure out how to change the font size on any of my pages. I’ve tried adding a bit of code to increase font size, but nothing happened, and I downloaded the TinyMCE Widget but it still won’t let me manipulate font. Any advice? I do not have a lot of experience in this. Do I have to upgrade to Premium?

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. David Turver 10 years, 11 months ago

    I have a similar problem. The support thread https://siteorigin.com/vantage-documentation/customizations/fonts/ shows how to do it, but now the theme has been updated the option to modify the font seems to have gone (or moved somewhere else).

    What’s the new way to tweak the font?

  2. Daniel Staff 10 years, 11 months ago

    Hi Katie

    In Vantage Premium the is an easy way to do this. You just need to go to Appearance > Customize > Fonts. In the free version of this you need to implement a custom css. If you could send me a direct link to your site I can get you a custom solution.

    Looking forward to hearing from you.

    —————————————————————
    @David, please start a new thread with your question and we will jump right to it. This helps us ensure we keep track of each issue individually and ensure all your queries have been looked at as required.

    Page: New Thread

  3. Katie A 10 years, 10 months ago

    Hi Addo,

    Here is a link to the website I’m working on: http://resilientfuturesinternational.org
    The font on almost all of the pages is just smaller than I would like. Any help you can provide would be greatly appreciated!

    Thanks,
    Katie

  4. Daniel Staff 10 years, 10 months ago

    Hi Katie,

    You try some of the following CSS code to change the font sizes:

    /*To change most of the body text font size*/
    p {font-size: 15px!important;}
    /*To change the menu text font size*/
    .main-navigation ul li {font-size: 18px;}

    You can adjust the numbers as you wish. Any other font size you may want to increase please point it out.

    Cheers!

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