BigPete7978

Registered
So I was wondering what needed to be done to remove this from my site.
D480E1FC-6081-4459-8AFE-31249DBE9F0F_zpsbklyz9bx.jpeg
 
This in extra.less will do the trick:

Code:
body[data-template="forum_list"]
{
    .p-title-value
    {
        display: none;
    }
    .p-title-pageAction
    {
        margin-left: auto;
    }
}

We've made this a style property in our next version so folks can just check it. You can remove this CSS and check the box next update (Style Properties -> Node/forum list -> Hide page title on forum list
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back