white space when opening empty cart

white space when opening empty cart

Amin
Excursionist
14 0 4

How do i remove this white space when i open a empty cart on my site?

 

URL:https://www.stbrnstudios.eu/cart

PASSWORD:1234empty white space.PNG

Replies 2 (2)

Moeed
Shopify Partner
6590 1784 2165

Hey @Amin 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
body {
    min-height: auto !important;
}
</style>

RESULT:

Moeed_0-1733162174254.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

 

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Kyle_liu
Shopify Partner
365 46 60

Hi  @Amin 

 

1. Customize theme

Kyle_liu_0-1733215158012.png

2. edit cart

Kyle_liu_1-1733215186322.png

3. Click on items and enter the code

.gradient {
  min-height: auto !important;
}

Kyle_liu_2-1733215288506.png

 

 

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to contact me Email Me Buy Me A Coffee