blancab Posted June 21, 2022 Share Posted June 21, 2022 Site URL: https://www.tiwastudio.com/ Hello, I can't get a homepage with a phone-friendly design. I like the way it looks on the computer, but not on the mobile. Can someone help me to have two homepages: One to see it from the computer, one to see it from the phone. Thank you very much Link to comment
tuanphan Posted June 22, 2022 Share Posted June 22, 2022 Hi, You can add 2 sections, then we will give the code to show 1 on desktop, show another on mobile Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
blancab Posted June 22, 2022 Author Share Posted June 22, 2022 Hi, Thanks for your answer: Attached is a photo with the two pages I have already made: << [ this is the main one that you see on the computer.] << mobile [ this would be the one for the phone]. This way it works for you or if not what do you mean by two sections? Link to comment
tuanphan Posted June 23, 2022 Share Posted June 23, 2022 Two sections on same page If you create 2 pages, add this code to >> Page Header <script type="text/javascript"> if (screen.width <= 767) { document.location = "https://google.com"; } </script> replace google.com with >> mobile page url Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
blancab Posted June 24, 2022 Author Share Posted June 24, 2022 Hello, Thank you very much for your reply. So, with two pages it works too, right? I can change the page header of the mobile or the one I make now when I put the code is the definitive one. Where do I have to put the code exactly? Thank you very much Link to comment
tuanphan Posted June 26, 2022 Share Posted June 26, 2022 When you access >> page on mobile, the browser will redirect you to >> mobile page. Hover >> page It will appear a gear icon > Click on it > Advanced > Paste code on right box Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment