@arvedg example Forum ID 8 try .wpforo-last-topics-8 {display: none !important;} "!important" to override inline style "block" (expand)
@arvedg use the forum ID to remove "Recent topics" example Forum ID 8 add this to custom css #wpf-forum-8 .wpfcl-5, #img-arrow-8::before {...
@jsprfrmn add this to custom css #wpforo #wpforo-wrap .wpfl-4 .post-wrap {background-color: #262626;}
@tim25 Dashboard > Forums > Settings > Forum Accesses > Access name > Can set topic private
wait for Alvina's answer 😉 i am only a hobby programmer 😀 , but i would open the wpforo > wpf-includes > class-template.php at line 1520 f...
@goalkeepersanonymous ok, now I see one menu item (Members) and I see the problem, your Mega Menu override the css class from wpforo Menu <ul...
@veramilo i think Forum Permissions helps you
@goalkeepersanonymous yes you have an empty mobile menu, so there is nothing to click I tested your website with several browsers, all have just a...
@goalkeepersanonymous there is no menu on desktop or mobile only the search icon is visible <div id="wpforo-menu"><div class="wpf-left"...
@goalkeepersanonymous try thisnavigate to Dashboard > Appearance > Menus admin page, then create a Menu Getting Started > Forum Menu
@franricht wordpress > wp-content > languages > your language .po / .mo is located in user.php function wp_get_password_hint() {$hint =...
@ferreidea Dashboard > Forums > Settings > Features Tab > Enable User Profile Page indexing
@beyondforce try this [Solved] Can't modify title in threaded layout
You can find all other CSS definitions by right-clicking on the element you want to customize
and now you know why 😉