Adjusting Elements for different devices (viewports)

Hello,

How do I change, depending on the device, for example the size of a heading, the position of an element or the color of a text? In my case I want to change the size of a heading and its horizontal alignment when the website is viewed on a smartphone.

Is there an option for that or is tweaking with CSS the only way to go?
Thank you!

Hello Paul,

Thanks for writing in! At the moment, we do not have any setting that allows you to change the different element attribute depending on the screen size you are viewing. What you could do is to have two duplicate elements with different color attributes for example on different screen sizes. You can do all this showing or hiding the element. You can utilize the “Hide During Breakpoint” option instead.
Kindly check this out:

Hope this helps.

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