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] Puntoadjustable font size

2 Posts
2 Users
0 Reactions
783 Views
Posts: 18
Topic starter
(@erendalkiran)
Eminent Member
Joined: 3 years ago

Users who write on the site can change the font size as they wish. I want to turn this feature off.

1 Reply
Tutrix
Posts: 1522
(@tutrix)
Noble Member
Joined: 5 years ago

Hi @erendalkiran

add this to custom css

#wpforo #wpforo-wrap .mce-toolbar .mce-btn-group #mceu_0.mce-btn.mce-listbox {
display: none !important;
}

Dashboard > Forums > Settings > Colors & Styles (Custom CSS)