How to remove footer credits in blog

Hi folks, this is how I removed the footer portion from my blog. This is pretty simple.

  1. Open your blog dashboard 
  2. Go to the layout option 
  3. click on edit template
  4. after Head section, add the following code;

       <style>
         #Attribution1

        {
         display: none;
        }
       </style>

     5. Then click on save theme

That’s it. Now check your blog footer, It’s empty now. 

Share it in your network:

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

small_c_popup.png

Congratulations!

You have successfully subscribed to my email list. Now you will be recieving latest wordpress tips and tricks directly in your mail box.

Don’t worry! I won’t spam you