remove copyright from novus theme..help !

ansh403

Member
Registered
Joined
Jul 21, 2021
Messages
24
Points
13

Reputation:

Can some one help me removing theme copyright from novus theme by xenfocus in nice detailed manner
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,069
Points
173

Reputation:

i don't have this style :p
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

Can some one help me removing theme copyright from novus theme by xenfocus in nice detailed manner
ansh403You just want to remove that copyright or all copyrights.

If all copyrights then this has been mentioned a lot of times here:

In the extra.less file add these

CSS:
.p-footer-copyright{
    display:none;
}

If you just want it for that theme/style you can modify this template: "xenfocus_branding"
 

ansh403

Member
Registered
Joined
Jul 21, 2021
Messages
24
Points
13

Reputation:

You just want to remove that copyright or all copyrights.

If all copyrights then this has been mentioned a lot of times here:

In the extra.less file add these

CSS:
.p-footer-copyright{
    display:none;
}

If you just want it for that theme/style you can modify this template: "xenfocus_branding"
BattleKingsir it is not available but my problem is solved thanks for reply..
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
Points
523

Reputation:

sir it is not available but my problem is solved thanks for reply..
ansh403strange answer from your end!

Before
1627655777100.png

and after I applied the code into the extra.less file, be careful to do it in the right style/theme
1627655805900.png
 

thomsa

Moderator
Staff member
Moderator
S.V.I.P Member
Collaborate
Registered
Joined
Jun 22, 2019
Messages
1,069
Points
173

Reputation:

You just want to remove that copyright or all copyrights.

If all copyrights then this has been mentioned a lot of times here:

In the extra.less file add these

CSS:
.p-footer-copyright{
    display:none;
}

If you just want it for that theme/style you can modify this template: "xenfocus_branding"
BattleKingi don't use this code becouse it hide on page but show on code.
 

spreaden

Member
Registered
Joined
Apr 15, 2020
Messages
15
Points
13

Reputation:

You can remove the xfocus copyright by editing the page_container template and removing the copyright field.

Legal notice: You should buy copyright removal.
 
Top