How to have different padding for elements in a vertical layout group?

Basically, I want to know if my question is possible, adding custom padding to different elements as needed. Is this possible using the “Layout Element” component? Because that seems to only control the size, not padding.

Thank you in advance.

No, there is no way to do that with a Vertical Layout Group, and yes the Layout Element is for the size only.

A solution would be to put placeholders in your vertical layout group, that will all be aligned, then put your elements inside the placeholders and set a different “left” value for each of them.