Adding CCS for text formatting.
How do i use a font that is not set in in the themes font families. Example...... i have a font set for H1-H4, a font set for MENU, a font set for H5-H6 and a font set for P.
I want to use a font that is not one of the set families in the fonts tabs of the theme options without changing the set families in the font tab of theme options.
can i create css like h7 with its own formatting?
Please provide code for adding css for font: poppins; text-align: center; font size: 18px; color: #000000
Please advise where i add the css
Please provide code to when using that css
Thanks,
I want to use a font that is not one of the set families in the fonts tabs of the theme options without changing the set families in the font tab of theme options.
can i create css like h7 with its own formatting?
Please provide code for adding css for font: poppins; text-align: center; font size: 18px; color: #000000
Please advise where i add the css
Please provide code to when using that css
Thanks,
Comments
first of all there is no h7 tag in HTML,
first tell us what exactly do you want to change and where.
thanks