Hi
I’m a photographer. I have been working on my website and I wonder if it’s possible to change the layout of a page for mobile viewing and also keep the original one for desktop. Since the photo arrangement I made for desktop viewing doesn’t look good on mobile (the images don’t stretch but they look small and the layout looks narrow), I want to rearrange the photos in an ordinary vertical way only for mobile, just scroll down and up, but still keep the layout for desktop. Like two versions of one page. Is it possible for WordPress?
Here’s a picture I made to make it more clear for you l.
Thanks so much for any help
[ad_2]
it could be done by using the responsive design approach. the same page will adapt to the viewport of a device it was opened on
Just need to use a mobile first approach and responsive design. No need to make separate pages.
Can be easily done with Elementor
Elegant themes will do that..it’s an add on, but will require a change in the way you build everything.
If you start with a responsive theme then this is automatic.
All modern WP themes are responsive. You do not need any plugin for this.
I love the diagram you made. This can be done adding a bit of CSS code but we’d need to inspect the site’s current code.
If your site is live and you don’t mind sharing the link, I can write a couple of CSS lines to get the layout you describe and I’ll show you how to add it to your site.