Appearance – Customize – Typography – Theme Typography
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!
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
4Hi 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
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.
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
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.