Notifications
Clear all

[Solved] Changing font type of Author Info Box Text

3 Posts
2 Users
2 Likes
3,064 Views
Posts: 3
Customer
Topic starter
(@raodrabbun)
Member
Joined: 5 years ago

I'm looking to change the font type of the Author Info boxes from Times New Roman to my site's google font Amaranth. I want the info box's font to match the rest of the site's UI. How can I do this?

Thank you in advance.

Font type2
Font type1
2 Replies
Astghik
Posts: 5872
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Hi @raodrabbun,

Please add this CSS code in Dashboard > Comments > Settings > Styling > "Custom CSS code" textarea, save it, delete all caches and check again. Don't forget to change red marked color code before using

div#wcaiInfoShort,.lity-container {
font-family: Arial, sans-serif !important;
}
Posts: 3
Customer
Topic starter
(@raodrabbun)
Member
Joined: 5 years ago

That did it. Thank you!

Share:
Scroll to top