I am finding it very difficult to control the specific spacing between elements.
when you select a blank separator no matter if you put 0px there is still space on the top and bottom???
what is the point of a blank separator then?
I inspected the web elements and can’t find how or why it is adding this space automatically and how to get rid of it.
especially between images and a text block or between text blocks.
how do I control the spacing to be exactly what I want between elements?
thx in advance.
Hey fgrippe,
Typically the separators have a top & bottom margin of 30px by default. You can remove this will css, or you can not use the separators and control the spacing by adding padding or margin to the text blocks directly. Please link to a example page with a spacing mockup so we can demonstrate.
Please note that “exactly” across browsers & devices are best achieved using percentages of the browser & device, which in reality is not “exact”, but very close.
Best regards,
Mike