remove powered by shopify logo

How to remove “powered by shopify” logo?

Are you showing the right products, to the right shoppers, at the right time? Contact us to know more.

Rate this article

Share this article

Usually, the powered by shopify logo is present in the footer section of your page. To remove this, you have to access the code for the footer page and remove the <div> that contains it. This can be done by accessing the footer.liquid file.

remove powered by shopify logo

  1. Login to your shopify admin panel.
  2. Go to online stores-> themes->actions->edit code
  3. Go to sections-> footer.liquid and click on the file.
  4. Search for “powered by” inside the code.
  5. Remove the following lines of code.
    <div class="small--hide">
                <small class="site-footer__copyright-content">&copy; {{ 'now' | date: "%Y" }}, {{ shop.name | link_to: '/' }}</small>
                <small class="site-footer__copyright-content site-footer__copyright-content-powered-by">{{ powered_by_link }}</small>
              </div>

    remove powered by shopify logo

  6. Click on save
  7. Now the “powered by shopify” logo should have been deleted from your shopify store.remove powered by shopify logo

Add a search engine to your website at 9 USD per month

0 Comments

Leave a Reply

Avatar placeholder

Your email address will not be published.