Remove padding between sections on a product page

Hi,

I’m trying to remove the padding between a custom liquid section and product information without success.

I have added an image in the custom liquid section with padding top and bottom set to 0.

Theme I’m using is Dawn.

Tried adding several css such as .section-template–20419741745498__custom_liquid_9z6anP-padding { padding-bottom: 0px; } or { margin-bottom: 0px; }

Thanks

1 Like