Is there a way to make text a decortative font script?
<div class="container">
<img src="[Links visible only for registered users]" alt="" style="width:100%;">
<div class="centered"><h4>Deliver on promises</h4></div>
</div>
-and I need "deliver on promises" to be in a decorative font that looks handwritten. Can that be done?
Comments
you can use the google font shortcode,
http://themes.muffingroup.com/be/theme/shortcodes/typography/#googlefont
thanks