Good Evening,
I have noticed on my site that when scrolling down to the bottom, the footer cuts off the top of the newsletter subscription part as per the screenshot below. Even when you scroll up, it still doesn’t show.
Please could anyone advise on how I fix this?
Thank you,
1 Like
@Endlessretro
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! 
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
@Endlessretro
thanks for url
sorry but your store is password protect
@KetanKumar apologies - i have removed the password for you. Thank you
1 Like
@Endlessretro
no rush thanks for update
can you please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.min.css->paste below code at the bottom of the file.
@media (min-width: 1025px) {
.footer__content.pt-lg-50.pb-lg-50 { padding-top: 80 px !important; }
}
1 Like
@KetanKumar Thank you so much that worked perfectly!
Really appreciate your help!
1 Like
@Endlessretro
its my pleasure to help us