Hi, I am trying to change the font on some of the body text on my site by using this code <p style="font-size: 150%; font-family: 'Lobster', cursive;"><strong>On Your Marks...</strong></p>
It will make the font bigger, and bold but it isn't changing the font style. How do I do this? Thank you
Hi, I am trying to change the font on some of the body text on my site by using this code
<p style="font-size: 150%; font-family: 'Lobster', cursive;"><strong>On Your Marks...</strong></p>
It will make the font bigger, and bold but it isn't changing the font style. How do I do this?
Thank you
Hey Yana!
Try adding !important so the code looks like this :
Cheers
ThemeNectar Support Team