Text visible on mobile only

My app is not yet configured to be used on mobile devices. I’d like to have a section at the top of the index pages that notifies visitors of this.

Is there a way to make a section visible on a page only if the user is viewing the page on a mobile device?

Thanks!

Hi there, @jack6… you can set a conditional on an element to only show the element when the current page width is less than a specified number of pixels. Do you think that could work for you?

Best…
Mike

1 Like

You can create a condition based in the page width. Doesn’t work?

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.