Archived topic
tag line customize
3 replies · Started by Koll on February 9, 2022
Hi
I have found many solutions without posting - saved a lot of time. Thanks
One quick question:
For the tag line I used a <br> to separate the words, resulting in one on top of the other. No problem.
I then formatted the style in CSS using this:
.site-description {
margin: 0;
line-height: 1.5;
font-weight: 500;
text-transform: uppercase;
font-size: 20px;
}
Fine Np.
Where I am stuck is fonts. I went to Typography and search google fonts, then tried this:
font-family: bad script, Helvetica, sans-serif;
Bad script should show, still shows some standard font.
How do I change the font to a google font that will work?
Thanks
Hi Koll,
Any chance you can link us to the site in question?
You can use the private information field.
https://docs.generatepress.com/article/using-the-premium-support-forum/#private-information
Let me know :)
The answer I found, is here:
https://docs.generatepress.com/article/dynamic-typography-overview/
I added a font per this instruction in the video. However, the TAG Line is actually called Site Description in this video in the drop down box under TypoGraphy Manager.
Selecting the Site Description variables changes the Tag Line now. Thx
Great! Glad you figured it out :)