Jun 10, 2025 10:20 am
                        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                    
                Jun 11, 2025 9:57 am
                        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;
}
Jun 12, 2025 5:34 am
                        thanks.
It worked.


 
                         
                        