Reply To: use font inline

Home Forums Use Any Fonts use font inline Reply To: use font inline

#2902
Nick
Guest

Just purchased your plugin. Can you explain exactly how you do that?

What goes in the custom css box?

At the moment, I’ve tried the following and the font isn’t applied:

In custom css box
1) h3.custom
2) #custom h3
3) custom

In HTML:
1) <h3 class=”custom”>Title</h3>
2) <h3 id=”custom”>Title</h3>
3) <h3 class=”custom”>Title</h3>

Please can you tell me exactly what is required, thanks,

Nick