Is there a way to text-align: center this text for mobile without writing media queries? Can I adjust it with the tools provided in the template for certain screen sizes?
Thank you

Hi Jennine,
Thank you for writing in, no there is no option to change the text-alignment of the text on certain screen sizes. You need to do it via media query. Or if you like you can duplicate your text and utilize the hide during breakpoints feature to show/hide a certain text element on certain screen size, but your best option would be using media query CSS.
Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.