Sense Theme: How do I remove this blank space on my Store Locator Page?

Hi, I have recently been making some minor changes to the code and noticed that there is a large space on the following page: https://projektglitter.com/pages/store-locator

Any idea how to fix this gap?

Thanks!

Jeen

Hey @jlow

Try to remove the css “min-height” I marked out.

Hope this helps

Hi @jlow

You can do that by adding this code below in theme.liquid file, after in Online Store > Themes > Edit code


Hi @jlow ,

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file → Save


Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

trying to figure out which folder to edit this in ..? any ideas?