Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, how do I remove the writing at the base of my webpage? I'm using Dawn theme. Site- https://nzloyal.org.nz/
Solved! Go to the solution
This is an accepted solution.
Hello @Kotare
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-footer.css ----> line number 293
search this code
.footer__copyright {
text-align: center;
margin-top: 1.5rem;
}
and replace with this code
.footer__copyright {
display: none !important;
}
result
If this was helpful, hit the like button and mark the job as completed.
Thanks
Hello @Kotare
Can you explain in more detail which writing you are talking about?
Hi, I am referring to this part specifically, right at the bottom of the page
This is an accepted solution.
Hello @Kotare
Go to online store ---------> themes --------------> actions ------> edit code------->assets-----> section-footer.css ----> line number 293
search this code
.footer__copyright {
text-align: center;
margin-top: 1.5rem;
}
and replace with this code
.footer__copyright {
display: none !important;
}
result
If this was helpful, hit the like button and mark the job as completed.
Thanks
Hi, I am referring to this part specifically, right at the bottom of the page, which I cant see on your screenshot, which is odd.
I have removed this part.
do you want this part visible in your website or not..??
I want it removed. Ok thanks for that, just wanted to check. Appreciate it.
Great...!!!
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025