Gap between module

Need to create a gap between module and headline as below;


This is in one column, I tried right padding on the module but had no effect, maybe flexbox is overiding it?
I can create left padding on the headline however when it wraps under the module on smaller screens it is then indented by the padding so don’t want that.

These sections only show on the 2 smaller mobile screens.

Hello @waynepatt58,

Thanks for writing in! Instead of adding a padding, you can add a 1em left margin in your Headline element. This should give a gap between the toogle icon of the Modal and the Headline element.

Hope this helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.