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] How to set the size and font like on this forum

3 Posts
2 Users
0 Reactions
145 Views
Posts: 12
Topic starter
(@simsim)
Active Member
Joined: 2 months ago

Hi

I want to change font and size for topics text like on wpforo:

in another topic this Qestion asked and send him a code. but it dosn't work to me.

that topic was solved, so I creat a new topic.

2 Replies
Sofy
Posts: 5483
 Sofy
Admin
(@sofy)
Support Team
Joined: 8 years ago

Try this one:

#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content p {
     font-size: 15px;
     font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
}

 

Reply
Posts: 12
Topic starter
(@simsim)
Active Member
Joined: 2 months ago

thanks.

It worked.

Reply