Forums
Forums / Plugin: YourChannel: Everything you want in a YouTube plugin. / Font size in CSS
(@musictime)
10 years, 1 month ago
Hi,
Is it possible to change font size with CSS ?
Thanks
https://wordpress.org/plugins/yourchannel/
(@pluginbuilders)
Hi, it is. Paste the following CSS in your theme’s style.css file. If you have the PRO version, just put it in Style > Toggle > Custom CSS field of YourChannel edit form.
.yrc-item{ font-size: 1.5em; }
Change the 1.5 in 1.5em to your liking.
If it’s not what you want to achieve, write back.
Thanks a lot It’s ok… nice
Resolved
The topic ‘Font size in CSS’ is closed to new replies.