Hi,
I use Symmetry theme. I would like to remove space on my website between the featured collection and the gallery. Could you help please ? Does someone have a code please ?
Have a good day ! Thank you
P
Goal: remove excess space between the Featured Collection and Gallery sections in the Shopify Symmetry theme. A screenshot was shared to show the gap.
Process: a helper asked for the store URL; the requester provided Emiperruques.com with password 123456 to enable troubleshooting.
Solution proposed: add a CSS rule to the theme’s stylesheet (styles.css) to eliminate the top margin on the targeted section:
#section-id-template–15215965077698__16359279164ff7d3f3 > div { margin-top: 0px; }
Notes:
Status: a concrete code fix was provided; the requester has not yet confirmed results. Discussion remains open pending confirmation.
I use Symmetry theme. I would like to remove space on my website between the featured collection and the gallery. Could you help please ? Does someone have a code please ?
Have a good day ! Thank you
P
Hello @Emiperruques
Would you mind sharing your store’s URL so we can provide a solution for your issue? Thanks!
Add this code at the bottom of your styles.css file:
#section-id-template--15215965077698__16359279164ff7d3f3 > div {
margin-top: 0px;
}
That should do it! Should that help answer your query, we always appreciate liking & marking an as answer to let the community find quality solutions faster. Thanks!
PS: Bonjour camarade! Nous sommes basés en France aussi ![]()