Shopify themes, liquid, logos, and UX
Hi there! I wish to remove 2 grey lines that appeared on my footer. I believe they happen to separate sections. I hate also that my copyright line is not in line with the footer menu. How can I remove these?
My url: www.joanadarq.com. The theme is dawn.
Solved! Go to the solution
This is an accepted solution.
Hello @joanadarq
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
<style>
#shopify-section-footer .footer__content-bottom{
display: none;
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
This is an accepted solution.
Hello @joanadarq
It's GemPages support team and glad to support you today.
I would like to give you a solution to support you:
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid theme file
3. Paste the below code before </body>:
<style>
#shopify-section-footer .footer__content-bottom{
display: none;
}
</style>
Hope my solution can work and support you!
Kind & Best regards!
GemPages Support Team.
I have tried this and so many other options but hasnt worked
I've tried too and it doesn't work. Trying from Dawn theme
I have also tried all the suggestions on this help guide, but nothing seems to work. I am using the Ride Theme.
Any help or suggestions would be much appreciated.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025