Set different values from UI for different breakpoints

Is there a way to have different values for some keys related to an element (e.g. margin and/or padding) for different breakponts, from UI (in perfect Elementor style :slight_smile: )?
Actually, I know, it is possible via css media queries only.
Do you confirm?
Tnx

Hello @adverman,

Thanks for writing in! Please be informed that the padding/margins added to an element will be applied throughout all the screen sizes. At the moment, there is no option that certain padding or margin will only be applied to specific screen size. You can only do it with @media queries using custom CSS in the inline element CSS.

Best Regards.

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