-
AuthorPosts
-
August 17, 2016 at 1:45 am #673447
Hello. I would like to change the font for H1 headings only to Fingerpaint.
If I change the font in the fonts section of Enfold Theme Options it changes all headings.Thanks.
August 18, 2016 at 5:19 am #674008Hey Mark,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
h1{ font-family:'your font here'; }Add your font to the code.
Best regards,
JordanAugust 18, 2016 at 5:44 am #674016Hi Jordan.
Sorry, didn’t work.
Already tried : h1 {
font-family: 'fingerpaint' !important;
}No luck????
August 18, 2016 at 5:55 am #674025Hi,
Ensure that you have added the font to the theme. Then try adding the following again:
h1 { font-family: 'Finger Paint', cursive !important; }If that does not help, could you please provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanAugust 18, 2016 at 6:10 am #674031Hi Jordan.
Still no luck.
I’m pretty sure the travel demo for Enfold had Fingerpaint so I’m assuming it’s in there?August 21, 2016 at 12:22 am #675127Hi Guys. Anyone know how to change the H1to Fingerpaint?
Thanks.
August 21, 2016 at 7:52 am #675251Hi,
Please go to the Enfold > Advanced Styling panel, insert the H1 element then set the Font Family to Finger Paint.
Best regards,
IsmaelAugust 21, 2016 at 8:39 am #675266Did that. Still no luck.
August 21, 2016 at 9:11 am #675275Hi,
There was a missing bracket in the custom code added to Quick CSS which I have corrected and the fonts work fine now. Please review the site and let us know if you have any questions.
Best regards,
VinayAugust 21, 2016 at 10:15 am #675283Fantastic. Thanks.
August 22, 2016 at 6:05 am #675519 -
AuthorPosts
- You must be logged in to reply to this topic.
