Forum Replies Created
-
Author
-
ccreatureParticipant
I added that code in the general settings area for the theme options where it says to add the script… how do I load the font? I though placeing that in the script area did that… no?
Attachments:
You must be logged in to view attached files.ccreatureParticipantAlrighty, so this is the CSS I used:
h1,h2,h3,h4,h5,h5 { font-family: ‘proxima-nova’ !important; }
ul.portfolio-items .portfolio-header h3.post-title, ul.portfolio-items .portfolio-header h3.post-title a { font-family:’arial’ !important;}The portfolio items did change, however all other fonts are still being overridden by the theme (such as menu items)
ccreatureParticipantI also cannot seem to find where a font that keeps showing up is. I have attached an image of the issue. The font for the portfolio gallery thumbnails doesnt appear in the list of fonts in the Theme options in the admin panel.
Attachments:
You must be logged in to view attached files.ccreatureParticipantSo I added the code there as well as the css for the selectors, however it is still being overridden with the Google Font I currently have selected.
ccreatureParticipantHi Radu, I am trying to add an Adobe Typekit font for use throughout the site, however the above solutions don”t seem to work with the code that Adobe provides.
This is the code that they provide:
<script src=”https://use.typekit.net/rbe0ekl.js”></script>
<script>try{Typekit.load({ async: true });}catch(e){}</script>…I cannot seem to figure it out.
ccreatureParticipantSo I installed the typekit plugin, however, I am not able to attach it to the menu fonts etc. It appears I can only use in-line on pages and posts, but not for the standard menus? Am I able to add it without breaking the template?
-
AuthorPosts