Responsive Text

I was looking for a possibility to enter Responsive Text because I also use this functionality in DW.

Could you please explain your idea a little more detailed/provide an example?
You can control the text size using CSS media queries.

I want to resize titels in function off the viewport as typography is important to me.
I did by using this media query:

https://gist.githubusercontent.com/gokulkrishh/242e68d1ee94ad05f488/raw/14e042541ce99a010b7bd733ab8a61dc62b78fe2/media-query.css

Maybe there is a way to implement this in Wappler ?

Yes, custom media queries will also be available in Wappler in addition to the Design panel, so you will be able to define these rules visually.

1 Like

See this for an alternative.