remove copyright text in footer
-
hey,
I would like to remove the ”theme by sparkling, powered by wordpress” copyright information.
I’ve searched for a solution on colorlib in a similar topic but it didn’t work.link to my site: curiales.nl
Thank you and please keep up the good work, great theme!
-
help please 🙂
so I guess Silkalns is just in favor of promoting colorlib
and it shouldn’t be removedYou can put this into your custom css or child-theme css to remove it
.copyright { display: none; }ThePixelMe’s solution works if you want not to see the footer, but you can replace this text with whatever you want in footer.php, unless I’m missing something.
thanks! will try
Thanks @ ThePixelMe
How can I remove “Copyright © 2015 . Theme by Colorlib Powered by WordPress” from the Travelify footer?
And also can i extend the Travelify theme to full width?
“theme by sparkling” , copyright text is written in “extras.php” which is inside “inc” folder in theme. around line 289 . make sure to backup file and use proper code editor or you’ll get weird error .
I almost tried everything.
The only thing I could do was to delete the “travelify” from the functions in footer and now the footer is empty. the developer or the copyright are vanished.
The topic ‘remove copyright text in footer’ is closed to new replies.
