Home › Forums › Use Any Fonts › use font inline
This topic contains 5 replies, has 2 voices, and was last updated by Dinesh 4 years, 7 months ago.
-
AuthorPosts
-
August 14, 2013 at 11:56 pm #1807
DavidI’d like to make one word mid-paragraph a difference font – the one I’ve uploaded. How do i do that?
August 15, 2013 at 3:35 am #1811Hi David,
you can gave that paragraph an elment and keep the element selector in custom css box. Like
YOUR CONTENT GOES HEREand keep .mycustomfont in custom element box of the font assign section.
Hope this helps.
Thanks
February 1, 2014 at 11:33 pm #2902
NickJust 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) customIn 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
February 2, 2014 at 2:52 am #2903Hi Nick,
Here are the instructions that might be handy for your to get starting.
http://wordpress.org/plugins/use-any-font/installation/
http://wordpress.org/plugins/use-any-font/screenshots/About Customcss, normally we have fixed set of html elements to assign fonts, but some times they are not that much enough, when you need custom elements to assign fonts. In these cases custom css are usefull.
Regarding not font being assigned, can you send me your site url ? I will check it in details and let you know about it.
Thanks
February 2, 2014 at 11:25 am #2905
NickThanks for the swift reply Dinesh.
I have set up an example page for you to look at:
http://www. aquaducked .co.uk/title-example/
I have shown all three of the methods described above.
The font is not being pulled through.
Thanks for your time.
Nick
February 3, 2014 at 5:02 pm #2909Hi Nick,
I check your page and found this. I don’t know why you are using custom as class there.
<h3 class="”custom”">Title</h3>
<h3 id="”custom”">Title</h3>
<h3 class="”custom”">Title</h3>You can directly assign the font to h3. Also you can select the font in editor. Please refer to this snapshot for details.
http://s.w.org/plugins/use-any-font/screenshot-3.png?r=850678Hope this helps.
Thanks
-
This reply was modified 4 years, 7 months ago by
Dinesh.
-
This reply was modified 4 years, 7 months ago by
-
AuthorPosts
The topic ‘use font inline’ is closed to new replies.

