i am unable to remove ’ designed by’ from the footer of my store that was added by someone who tried to help design my store.
Also the privacy policy takes back to the top of the homepage
![]()
i am unable to remove ’ designed by’ from the footer of my store that was added by someone who tried to help design my store.
Also the privacy policy takes back to the top of the homepage
![]()
Hi @MirnaH
Would you mind to share your Store URL website? with password if its unpublish. Thanks!
teahao
Thanks for the info, check this one.
#shopify-section-sections--20756654489881__footer > footer > div.footer__content-bottom > div:nth-child(2) {
display: none;
}
.footer__content-bottom-wrapper.page-width {
padding-bottom: 20px;
}
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!