How to remove "Powered By Shopify link".
To remove the "Powered By" text displayed in the footer section, try the following:
Go to Online store > Themes > Modular theme
Click "Actions"
Click "Edit code"
Search for the "Sections" folder
Open the "footer.liquid" file
Comment out the "data-powered-link" paragraph
After:
Older Versions of Modular
Note: If your view is different, you may be on an older version of our theme. In this case, you may need to comment out a divider with the class of "footer__copyright"
Before:
After: