How to change space between blocks in custom page? - Prestige Theme Style

Hello,

I have a question about changing space between blocks on my custom page:

I would like there to be no space between these blocks.

https://m97ul9achd51f3y7-63569101028.shopifypreview.com/pages/montaz-lameli-3x4cm

Hey @Lamele3D

Could you please provide your Store URL and, if applicable, the Password too? Your cooperation is greatly appreciated!

Best Regards,
Moeed

Hey @Lamele3D

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

Sorry, but another problem. Your code affects on every site for example homepage:

Before:

and after:

I want this code works only on that site:

https://m97ul9achd51f3y7-63569101028.shopifypreview.com/pages/montaz-lameli-3x4cm

Hey @Lamele3D

Remove the previous code and add this new code in theme.liquid with the same steps.


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

Best Regards,
Moeed

Blocks are a little bit closer together, but you can still see a space


between them quite large.