Rebeccaheywood Posted May 4, 2021 Share Posted May 4, 2021 Site URL: http://www.rebeccaheywood.uk How would i change my home page on mobile so it lands on a different page? my current one is not very mobile friendly and id like to design one to fit more on mobile Im using the wells template Thanks Link to comment
tuanphan Posted May 6, 2021 Share Posted May 6, 2021 On 5/4/2021 at 7:54 AM, Rebeccaheywood said: Site URL: http://www.rebeccaheywood.uk How would i change my home page on mobile so it lands on a different page? my current one is not very mobile friendly and id like to design one to fit more on mobile Im using the wells template Thanks Add a new mobile page, and paste this code to current page header <script type="text/javascript"> if (screen.width <= 767) { document.location = "enter mobile page url"; } </script> 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