Hey could anyone tell me how to 1) fix the width of the full multi-column and 2) the gap in between the photo and the text?
Topic summary
A user seeks help adjusting two CSS styling issues in their Shopify store’s multi-column image layout:
Problems identified:
- Width of the full multi-column section needs fixing
- Gap exists between photos and text that requires adjustment
The user provided a screenshot showing the current layout issue on their Grace and Glamour store.
Proposed solution:
Another participant suggested adding custom CSS code by:
- Navigating to theme’s “Edit Code” option
- Locating the “theme.liquid” file via search
- Pasting specific code below the
<head>tag
A reference screenshot was shared showing where to insert the code. The discussion remains open as the original poster has not confirmed whether the solution resolved their styling issues.
Hey @vgodenir
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Screenshot is for reference only, the correct code to paste is the one shown above.

