Skip to main content
Topic: Desktop and mobile version (Read 811 times) previous topic - next topic

Desktop and mobile version

Hi,  it's possible create a simplified version for mobile/tablet  in same project?  I have a lot of fields but if I'm using a tablet or a phone i want a simple and clean  version of the project.  It's possible do that?

Re: Desktop and mobile version

Reply #1
@lp_felix‍ you will have to code that yourself. you check for the device accessing that page currently using is_mobile() function and display your custom code/look for mobiles/tablets.