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; }
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; }