How to Remove the Space between my image banner and button in mobile

In my mobile view there ir a lot of space between de button and the image banner. How can i remove that space. Also I will like to make button smaller just in mobile.

Hey @AndreaRLN

Welcome to Shopify Community! Can you share your Store URL so I can have a look on it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.

Best Regards,
Moeed

https://amondea.com/

this is it, i think it doesnt have a password

Hey @AndreaRLN

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 tag


RESULT:

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

Best Regards,
Moeed

1 Like

Thank you very much! This solved my problem