The effects of alcohol on sustanon 250 leucine for – real weight loss & bodybuilding benefits?
Changing Font Famil...
 
Share:
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.

 

Changing Font Family of Buttons & Input Text

3 Posts
2 Users
0 Reactions
1,118 Views
Posts: 4
Topic starter
(@illesttech)
Active Member
Joined: 5 years ago

Hello. I have used the following CSS to change the font-family of my wpDiscuz.

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

However, the font of the wpDiscuz buttons and input text have not changed. Can you please advise what I should do?

 

 

2 Replies
Posts: 4
Topic starter
(@illesttech)
Active Member
Joined: 5 years ago
Discuz Comments
Reply
1 Reply
Asti
 Asti
Support
(@asti)
Joined: 8 years ago

Illustrious Member
Posts: 8075

@illesttech,

Please try this CSS code instead of the one you're using: 

div#wpdcom, div#wpdcom input, #comments #wpdcom span, #respond #wpdcom span, #wpdcom span, div#wpdcom .ql-container * {
font-family: Overpass Mono !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: