All things Shopify and commerce
Hi! I have switched over to using the "Broadcast theme", however now when I was locking my website to make some adjustments it says "Shopify" in the footer, I managed to remove the "Powered by" but not "shopify"text, I will insert a picture. Could anyone help me?
Hey @alvasstore
Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Moeed
Hi @alvasstore
Would you mind sharing your store URL? Thanks!
@alvasstore , try these
Step 1. Go to Admin -> Online store -> Theme > Edit code
Step 2. Find the file theme.liquid.
Step 3. Add this code to the end of file
<script>
document.addEventListener('DOMContentLoaded', () => {
const poweredByElements = document.querySelectorAll('.copyright__content a');
poweredByElements.forEach(element => {
if (element.textContent.trim() === 'Powered by Shopify') {
element.textContent = 'Shopify';
}
});
});
</script>
B2B Wholesale Solution: Streamline your B2B operation with advanced features like wholesale registration forms, custom pricing.
B2B Portal, Quote, Net 30: Speed up purchasing and streamline your quotation process with advanced features like quick order, request for quote.
B2B Lock Password Protect: Easily control access to pages, products, and pricing with robust features.
BSS Commerce - Full-service eCommerce Agency I Use Shopify for 1$ in the first month now
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025