Remove Shopify Credits

If you want to remove the Shopify credits added in the footer and sidebar sections just add the following custom CSS code in Theme Settings > Custom CSS:

.powered-by-shopify { display: none !important; }
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.