You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
Go to admin panel - appearance - styles - your style - templates - extra.less
and simply add this code to your extra.less :
[data-template="forum_list"]
{
.p-title-value {
display: none;
}
.p-title {
float: right;
}
}
-
Go to admin panel - appearance - styles - your style - templates - extra.less
and simply add this code to your extra.less :
[data-template="forum_list"]
{
.p-title-value {
display: none;
}
.p-title {
float: right;
}
}
/**********/