cosmin85
Active member
cyry submitted a new resource:
Remove forum title from your forum - Remove forum title from your forum , from everywhere.
Read more about this resource...
Remove forum title from your forum - Remove forum title from your forum , from everywhere.
View attachment 196216
Go to admin panel - appearance - styles - your style - templates - extra.less
and simply add this code to your extra.less :
CSS:[data-template="forum_list"] { .p-title-value { display: none; } .p-title { float: right; } } /**********/
Live Demo : https://sysadmin20.com/misc/style?style_id=1
Read more about this resource...