I know there was a thread already about this but it was confusing. Im starting from little knowledge as well. Can someone help me change the font to helvetica condensed bold? I have the font on my computer. I want to especially change it on the top page links. Thanks in advance.
Don't wait, Lookup for common queries by searching below
Important Note
We have shifted our support forum with more advance feature, So if you are Pro buyer at InkThemes.com, Do ask all your support queries at http://www.inkthemes.com/community
InkThemes Support Forum » Dzonia Theme
How do you change the font?
(5 posts)-
Posted 11 months ago #
-
paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSS#menu li a { font-family: helvetica condensed bold; }Thanks.
Posted 11 months ago # -
Thanks but how do you do this for the paragraph font and the entire site? Also how do you make the font in the middle of the home page larger. Thanks
Posted 11 months ago # -
paste this code in Custom CSS
Appearance > Theme Option > Styling Option > Custom CSSFor middle text
p{ font-family: your font type; }For whole theme paragraph font
.fullwidth-col p{ font-size:your font size; }Thanks.
Posted 11 months ago # -
Thanks a bunch you have been very helpful. One last question...
If I have changed to the font "helvetica" for example, If some one that does not have helvetica typeface on there computer views the website will it still have the helvetica typeface? If not is there a way to fix this?Posted 11 months ago #
Reply
You must log in to post.