Hello:
Can you help me to do with the problem which"I find the forum have a little narrow display on phone? i think it will better after become wider".
Thank you ,bestwishes!
Hi @tiebiehao,
Please navigate to Dashboard > Forums > Settings > Styles admin page, put the following CSS in "Custom CSS Code" textarea. Don't forget to delete all caches before checking.
@media screen and (max-width: 620px){
#wpforo #wpforo-wrap {
padding: 0 !important;
}
}
@media screen and (max-width: 620px){
.ast-container {
padding-left: 8px !important;
padding-right: 8px !important;
}
}
We've just checked the login and registration pages of your website and everything displays as it should. See screenshot.
Hi @tiebiehao,
You can install and use any Social Login plugin. All that plugins will add social login buttons in wpForo User Registration and Login pages automatically. Just find some in wordpress.org:
Hello:
I want to post a topic without reviewing it. How do I set it up? Thank you!
BEST WISHES!