Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed. We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Changing font type of Author Info Box Text

3 Posts
2 Users
2 Reactions
3,921 Views
Posts: 3
Customer
Topic starter
(@raodrabbun)
Member
Joined: 7 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: 6444
Admin
(@astgh)
Illustrious Member
Joined: 8 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: 7 years ago

That did it. Thank you!

Share:
Scroll to top