Padding Size

hello how can I set the padding on a mobile bloc to small without the padding for the desktop being adjusted to small, but remaining on padding xl?
many thanks!

Hi,

You can add a class to your bloc and adjust the padding separately for each breakpoint.

You have to create a custom class applied to that item then select the padding option which can be adjusted separately at each breakpoint. You can also select to have padding on just one side or any as preferred.