Title: Remove zerif footer using SimpleCSS
Last modified: August 30, 2016

---

# Remove zerif footer using SimpleCSS

 *  Resolved [stneotsweb](https://wordpress.org/support/users/stneotsweb/)
 * (@stneotsweb)
 * [11 years ago](https://wordpress.org/support/topic/remove-zerif-footer-using-simplecss/)
 * Hi, can you tell me if it is possible to remove the Zerif Lite and WordPress 
   Text from my website and replace with my own using Simple CSS Plugin? If so, 
   please could you provide the code?
 * My website is wwww.stneotsweb.co.uk and I would simply like it to say, built 
   by St Neots Web Design & Digital

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [11 years ago](https://wordpress.org/support/topic/remove-zerif-footer-using-simplecss/#post-6189035)
 * Hey there stneotsweb,
 * How are you doing today?
 * Since you already added your copyright text which you can do in Appearance ->
   Customize -> General Options -> General -> Copyright you can use CSS to remove
   the the theme part.
 * As you are already using Simple Custom CSS plugin you can try adding this code
   to Appearance -> Custom CSS:
 *     ```
       .zerif-copyright-box {
         display: none;
       }
       ```
   
 * This should remove Zerif Lite and WordPress Text and keep your own copyright.
 * If this doesn’t work please keep the code added and let me know so I can check
   it out.
 * Please let me know if this helps 🙂
 * Cheers,
    Bojan
 *  [hildoquetz](https://wordpress.org/support/users/hildoquetz/)
 * (@hildoquetz)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-zerif-footer-using-simplecss/#post-6189296)
 * Bojan,
 * Thank you, this help us 🙂
 * Cheers,
 * HQ
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-zerif-footer-using-simplecss/#post-6189297)
 * Glad I could help 🙂
 * Cheers,
    Bojan
 *  [mmbartender](https://wordpress.org/support/users/mmbartender/)
 * (@mmbartender)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/remove-zerif-footer-using-simplecss/#post-6189301)
 * Thanks!!!!
 * it works!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remove zerif footer using SimpleCSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

## Tags

 * [footer](https://wordpress.org/support/topic-tag/footer/)
 * [help please](https://wordpress.org/support/topic-tag/help-please/)
 * [remove](https://wordpress.org/support/topic-tag/remove/)

 * 4 replies
 * 4 participants
 * Last reply from: [mmbartender](https://wordpress.org/support/users/mmbartender/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/remove-zerif-footer-using-simplecss/#post-6189301)
 * Status: resolved