AI Search
Classic Search
Notifications
Clear all
How-to and Troubleshooting - wpForo 2.0
6
Posts
3
Users
1
Reactions
3,454
Views
5 Replies
Oct 09, 2018 11:47 pm
No idea. It would be better to have some URL to that post for HTML/CSS debugging.
Oct 27, 2018 4:13 pm
Hi @anonymous20,
I think this CSS code should solve the issue. Please put it in "Custom CSS Code" (Dashboard > Forums > Settings > Styles) textarea and check again.
#wpforo #wpforo-wrap .wpforo-post-content .code-block.code-block-10 {
clear: none !important;
}
#wpforo #wpforo-wrap .wpforo-post-content .slide-frame {
clear: none !important;
}
Oct 27, 2018 4:19 pm
@sofy thanks, it seems to work fine.
Also thanks because now i can see how i can do it with any other plugin with the same problem, and not bother you !!
