@marsm Example for widget-title #wpforo #wpforo-wrap .widget-title, .wpforo-widget-wrap .widget-title{ border-bottom: none; color: #000; font...
@marsm the CSS code above adjusts the forum to your blog (watch the video) use your desktop pc and not your phone to see the change font, fo...
add this to custom css #wpforo { max-width: 1430px; margin: 20px auto; padding-left: 15px; padding-right: 15px; } #wpforo #wpforo-wrap { padd...
Hi @pochi555 You can use > Leira Letter Avatar
Hi @nixa add this to custom css #wpforo #wpforo-wrap a { text-decoration: none !important; } Dashboard > Forums > Settings > Style (cu...
@t-niron try 'wpf-community'
@zit3k Use the "Web development tools" from your Browser (via right click) Example 10. I want to change the color of the "Highlighted" icon. ...
to overwrite existing CSS code with new CSS, !important must be used Example #wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i { color: #66...
Hi @zit3k have you tested WP Dark Mode Plugin? it works also with wpForo
Hi @rightpossible Dashboard > Forums > Settings > Features > "Enable WordPress Shortcodes in Post Content"
Hi @lukaa You use the Simplified Layout and removed (display: none !important;) the column for the last post .mce-widget.mce-btn.mce-last, .answe...
Hi @ananimelover Try Advanced Editor Tools The plugin works when creating new topics and replies, unfortunately not when editing
Hi @gnomebe add this to custom css #wpforo #wpforo-wrap .wpforo-post .wpforo-post-content { text-align: justify; } Dashboard > Forums > S...
Hi @urosjovanov add this to custom css #wpforo #wpforo-wrap .wpf-navi select.wpf-navi-dropdown { min-width: 45px; } Dashboard > Forums > ...
@5ivemediapl I have already posted the documentation links aboveyou only need to read them to understand