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.

Appearance – Customize – Typography – Theme Typography

Resolved 4 replies premiumthemetheme-vantage
10 years ago · Last reply by Andrew Misplon 9 years ago

I am trying to follow a tutorial at:
http://tyler.com/2015/create-a-wordpress-website-2015/
In order to gain better control of the text employed the author defines a class as:
EXPLORE]/code]
He then goes on to show editing of this text via:
Appearance - Customize - Typography - Theme Typography
After placing this code in my text editor I see no such entry as "Theme Typography"; only "Default Typography".

Please advise.

Thank you!

URL: http://smithlandscapeauburn.com/

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

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Daniel Staff 10 years, 9 months ago

    Hi Toptoad

    This is because that tutorial is about the theme called tesseract theme not vantage. We do not have Appearance – Customize – Typography – Theme Typography in Vantage.

    Would you mind elaborating on what you aim to achieve so that I guide you on the best way to do this.

    Looking forward to hearing from you

    Cheers

  2. Andrew Misplon Staff 10 years, 9 months ago

    Hi Toptoad

    A quick resolution for the header text and text in the first line of your home page might be to target them under Appearance > Custom CSS as follows:

    /* Home */
    .home-headline {
    font-weight: bold;
    }
    /* Header */
    #masthead .hgroup .support-text {
    font-weight: bold;
    }

    Hope that helps.

  3. Afam Edozie 9 years, 3 months ago

    I had this same problem (no theme typography button).

    I got the solution from a thread at https://wordpress.org/support/topic/theme-typography-wont-show/

    Reposting it

    i am also creating site on Tesseract by moore.
    u need to create font control..follow below steps.

    step one:
    click on create font control name it as “Home Headline”
    then Add “.home-headline” in Add CSS Selectors.
    save it

    step two:click on create font control name it as ‘Sub”
    then Add “.home-sub”
    save it
    done..

    Good luck

  4. Andrew Misplon Staff 9 years, 3 months ago

    Thanks Afam :)

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