I need help with removing the big gap inbetween the footer in the refresh theme

Hello There,

Please share your store URL and password.
So that I will check and let you know the exact solution here.

URL: Alovious.myshopify.com

Pass: TSMQSM

Did you find a solution?

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset > base.css and paste this at the bottom of the file:
sticky-header.header-wrapper.color-inverse.gradient {
overflow: hidden;
}

Thanks so much!!!

Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.
If helpful then please Like and Accept Solution.