Heisenberg submitted a new resource:
You must be registered for see links
- Remove forum title from your forum , from everywhere.You must be registered for see images
Go to admin panel - appearance - styles - your style - templates - extra.less
and simply add this code to your extra.less :
Live Demo :CSS:[data-template="forum_list"] { .p-title-value { display: none; } .p-title { float: right; } } /**********/
You must be registered for see links
You must be registered for see links