CSS class, change font family
-
I just figured it out, sorry! changed it to “div style” instead of “p style”.
I’ve been trying to change the font family on one particular class (for the slider quote on the homepage) and am having no luck.
<div class="slider-caption caption-right"> <h2></h2> <h4></h4> <p style="font-family: 'Goudy Old Style', 'Bookman Old Style', 'Times New Roman', times, serif; font-size:12pt; font-style:italic">“When I started working with Suzanne, she helped me create a vision of the big financial picture and how to connect that to my business and personal life. She has helped me work towards my financial goals and small and realistic steps.”</p>
The topic ‘CSS class, change font family’ is closed to new replies.