I was told I needed to remove the published by Shopify label in the footer of my website. When searching for help with this in the Shopify help center, there was a small list of supported themes, which didn’t have the one I’m using, which is publisher. Thank you for any help you can provide. My site is candisthoughts.com
Hi @candijones84 ,
This is Kate from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/section-footer.css->paste below code at the bottom of the file:
.footer__copyright .copyright__content:last-child{
display: none;
}
Hope my answer will help you.
I just entered it and about to let it work. Thank you so much for your
help.
Yeah, I see the problem has been resolved. Good luck with your store!
1 Like