RSS Feed/News Removing the footer link bar

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
25,486
Points
823

Reputation:

I have migrated the links in the footer to be located in extra copyright field, but I wish to hide the element or bar in the footer that contains the style picker and site links to the right.

I know I can use it extra.less template but I cannot figure out the variables.

Code:

Code:
[data-template = "forum_list"]
{
    .p-title
    {
        display: none;
    }
}

IE: I used this code to remove the top elements, but how can I for the footer link bar on all pages?

Continue reading...
 
Status
Not open for further replies.
Top