I would like to remove the footer in my shopify store because I have purchased a design section which has a better looking footer. I therefore currently have two footers. But I would like to remove the default footer. How do I do this?
2 Likes
Hi @CameronO
Would you mind to share your store URL? Thanks!
Password protected.
Hello @CameronO .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.
diesew
- Here is the solution for you @CameronO
- Please follow these steps:
- Then find the base.css or theme.css file.
- Then add the following code at the end of the file and press ‘Save’ to save it.
.section-sections--23069037068631__footer-padding {
display: none !important;
}
- Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.
1 Like
thankyou
1 Like
Glad to help you. Have a good day.
1 Like
Also, would you mind removing the screenshot of my website? It would be much appreciated
1 Like
Of course. I deleted it.
1 Like
