Tagged: changing font
Can you please help me understand how to change the FONT in the PROMO BOX?
I have a plain font there now, but my client would like a “stylish” (read: perhaps scripted) font in the place.
Here is a pic: http://imgur.com/UYME25a
Thank you
Hey voicepro!
This is the class you should target
.avia-promocontent { font-family: }
Regards,
Yigit
Yigit,
I see it’s the “class that I should target” however, “where should I put it”? In the Custom CSS box?
Thank you.
Hey!
Yes, you can add it to Quick CSS in Enfold theme options or into Custom.css file in CSS folder.
Cheers!
Yigit
Okay, good.
One last question and then I will stop this thread. I now know the “class I should target”…and that I place it in the quick css enfold page, however…
What I’m trying to learn is can you give me the exact layout…form…formula…that I would place inside the quick css enfold page?
And I apologize for my ignorance.
Thank you and enjoy the weekend.
Hey!
oh sorry, i thought you only wanted to know which class to target :)
You can add following
.avia-promocontent { font-family: 'Dancing Script', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
Regards,
Yigit
Hello!
Can you create a temporary admin login and post the info?
Please make sure to check ” Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
Yigit
Hi!
I set ‘sans-serif’ and italics, here’s the result:
Regards,
Josue