Change font on one "Text with title" box

Posted in: Newspaper
Post count: 18

Hello,

I am trying to change the font for one “Text with title” box, and not all of them across my site. I saw another forum post about changing the CSS but I couldn’t get it to work.

Image: https://imgur.com/qVOEyCO
Website link: https://muhlenbergweekly.com/bergbeat/

Thanks!

Post count: 20688

Hi,

You simply need to add a unique class to the text with title element you wish to customize, like in this example
https://www.screencast.com/t/op7vD6rh
Then based on that custom class you can customize the element
https://www.screencast.com/t/nHxN1Do3e
A font family change would require to load the font you want to use first, if it is not used anywhere on the website. Like this maybe
https://www.screencast.com/t/R4UzUybRmSDy
http://www.wpbeginner.com/wp-themes/how-add-google-web-fonts-wordpress-themes/
If the font is used for an element, then simply apply it.

Thanks

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.