Removing empty space in footer for Canopy Theme after shopify update

Hi Community,

We are having the problem, we can’t remove the empty space in our footer.

I looked up a few explanations in the community here but they don’t seem to match the code since the update.

Thank you already for any help!

1 Like

Hello,

Kindly give me a screenshot of what you want to you wanted to fix so I can analyse

@SmokeontheWater

Please share the store URL.

hello @SmokeontheWater

Please provide website url and if your store is password protected then also provide password So I will check and provide a solution here.

Please send your site and if your site is password protected, please send me the password. I will check it for you

ank you for getting back to me.

website is: www.sowsmoke.ca

password is: shawzu

Thank you

Are you sure about the password. do well to check again

Sorry for the typo it is:

Shawzu

Hello @SmokeontheWater ,

All the below css at the end of the file style.css

@media only screen and(min-width: 768px){
.page-footer .signup-row {
    display: none;
}
}

This is how it will look after you add the above.

Hope this helps

Thanks

Thank you for having a look at it.

Is there a way to reduce everything into a single line, showing the copy wright on the left, back to top in the middle and social media Icons on the right?

Thank you for helping with this.