Responsive style issue

Is there any way for user to set up different style for different device, for example, padding, margin, font size, except from using media query in css.

below is a sample, i expect to have fields for me to set the px for each device -
image

Hi @barkmall,

Thanks for reaching out.
Regretfully, there is no such option is available for any elements. But you can do that by adding the same element for each Device size with specific padding or margin and hide and show the elements using Customize > Hide During the Breakpoint option.

Hope that helps.
Thanks

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