is there any possib...
 
Share:
Notifications
Clear all

is there any possibility to change the font of the comments and the general font of the comment widget?

2 Posts
2 Users
0 Likes
1,722 Views
Posts: 3
Topic starter
(@rachid)
Active Member
Joined: 4 years ago

is there any possibility to change the font of the comments and the general font of the comment widget?

1 Reply
Asti
Posts: 7056
 Asti
Support
(@asti)
Illustrious Member
Joined: 6 years ago

Hi @rachid,

Use this CSS code:

div#wpdcom {
font-family: fantasy !important;
}

Put the code in the Top Admin Bar > Customize > Additional CSS > "Additional CSS" textarea, save it, delete all caches and check again. 

Please don't forget to press Ctrl+F5 (twice) on the frontend before checking.

Reply
Share: