-
AuthorPosts
-
October 1, 2015 at 1:07 pm #606809
I recently updated Revolution Slider to version 5.0X and I am not sure if that is what caused it, but I can no longer see Punch Fonts in my Dashboard menu system. Did it get moved?
I dont think I have installed any other add-ons that would have caused this. I am not sure when it happened but I need to add a custom font and I cannot find it. The three custom fonts I added before are all still working and are options in my font drop down.
Any ideas?
October 1, 2015 at 2:28 pm #606961Hello There,
Thanks for writing in!
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
October 1, 2015 at 2:43 pm #606991This reply has been marked as private.October 1, 2015 at 6:27 pm #607275Hi Jim,
It’s now moved under Slider settings as Google fonts section.
Thanks!
October 2, 2015 at 12:47 am #607592Thank you so much. Is that documented somewhere, I searched forever and could not find it.
One more font related question. Is there a way to change the Header Fonts (H1,h2,H3, etc) to another Font type (like a google font type) that differs from the global typography font? Also can you alter the typography for certain text blocks on a page (for instance, setting a text block to some google font to emphasize it, but not changing the rest of the page.
October 2, 2015 at 1:08 am #607607Hello There,
Thanks for the updates!
You can find the Google Fonts documentation here:
http://www.themepunch.com/revslider-doc/slider-settings/#googlefontsTo change the font of the heading, please go to the customizer, Appearance > Customize > Typography > Headings. If you want to have a custom font using a custom css, you can use the code below:
h1, .h1 { /*-- your font style here -- */ font-family: "Arimo"; font-size: 50px; }
You can do the same for h2, h3, h4, h5 and h6.
Hope this helps. Kindly let us know. -
AuthorPosts