Hi @Moeed , Thank you for your answer. It did remove the space like I wanted but it also changed the image block (See screenshot). Do you know how to make it normal again?.
Topic summary
A user seeks help removing unwanted vertical spacing between two sections on their Shopify store’s landing page, which cannot be adjusted through the theme settings.
Proposed Solutions:
Three community members offered CSS-based fixes:
- Adding custom CSS code to the theme.liquid file (above the
</body>tag) - Inserting CSS through Theme Settings > Custom CSS section
- Alternative CSS targeting the grid template
Issue Remains Unresolved:
While all suggested solutions successfully removed the spacing, they introduced an unintended side effect: the image blocks became distorted or smaller than desired. The original poster confirmed this problem occurred with multiple approaches and is seeking a solution that removes the spacing while preserving the original image display.
Current Status: The discussion remains open with no working solution that addresses both requirements.
