Mobile version of the page

Hi all.

What is the best way to create a mobile version for the bubble website? Shall I set the mobile parameter for each page or the better way is to duplicate each page to a mobile version and redirect user when user’s device is a mobile size?

Thanks!

Well, it’s surely better to build a responsive website…

But if you do want to use different pages for mobile, then just define the mobile version of the page in the page properties editor.

Thanks. Will look into this