I’m trying to remove the e-mail address (support@brandafy.com) and address (PO Box 20123 US) from the the footer of my Shopify store.
That’s a common customization that many Shopify store owners make! The first step is to identify where the email address and PO Box are being displayed. Is it part of the default footer content for the theme, or is it being displayed in another way? Knowing the source of the information will help determine the best way to remove it.
I’m not sure where this coming from. It’s no where to be found in the
Footer information.
This can usually be done by editing the footer.liquid file in the theme editor. Once you’re in the footer.liquid file, you should be able to find the email address and PO Box information and delete it. Does that sound like something you’re comfortable doing?
Yes, but what heading would I find it under?
You should be able to find the email address and PO Box information under the “ ” heading in the footer.liquid file. Under that heading, you’ll see some HTML tags that contain the email address and PO Box information. If you’re not comfortable editing HTML code, you can also try using the “Customize” section of the Shopify admin to remove this information.
Thanks. I got it resolved.
Thank you so much!! This worked perfectly.
Always glad to Help.