How to remove space between elements?

Hey guys,

I know how to remove padding space between sections, but is there a way I can remove the padding between elements?

Cheers,

Harry

Hello There,

Thanks for providing the url. Please keep in mind that by default, each of the elements have their own margins and padding. Please check out these screenshots: http://prntscr.com/fz4u92, https://prnt.sc/fz4u61

If you want to remove the margins and paddings, you can make use of the helper classes (https://theme.co/apex/forum/t/customizations-css-class-index/207). In addition to that, you might want to check out how you can control element spacing from this link: https://theme.co/apex/forum/t/customizations-element-spacing/211

Hope this helps.