Thank you for the prompt response! 1) A related issue is when adding an inner row, it's automatically offset from the top of the parent row. AND when adding a new row it automatically creates a space from the previous row.
Right now my work around is to Transform the Y position (of the inner row) to a negative value to compensate for this auto-padding.
2) ALSO the minimum row height. I haven't find a workaround for that yet.
Is there a way to modify the spacings / paddings between rows.
And reduce minimum row height and column height?
When I hide an empty column in responsive mode they still take up (vertical) space when stacked.
I am looking to have tighter spacing vertically and can't find a way to do it...
Hi there,
Try adjusting the columns to span correctly on mobiles.
Also see: https://kb.wpbakery.com/docs/learning-more/responsive-settings/
Kind regards.
Thank you for the prompt response!
1) A related issue is when adding an inner row, it's automatically offset from the top of the parent row.
AND when adding a new row it automatically creates a space from the previous row.
Right now my work around is to Transform the Y position (of the inner row) to a negative value to compensate for this auto-padding.
2) ALSO the minimum row height. I haven't find a workaround for that yet.
Attached image for visual explanation.
Thank you for your time.