AI Search
Classic Search
Notifications
Clear all
1 Reply
Apr 22, 2019 4:46 pm
Hi @srtalop,
Please try this CSS code, add it in Dashboard > Forums > Settings > Styles > "Custom CSS code" textarea. Don't forget to delete all caches before checking.
@media screen and (max-width: 800px){
#wpforo #wpforo-wrap .wpforo-profile-account .wpfw-3 {
width: 100% !important;
}
}
