my new website I am building is showing correctly on a desktop. But when I visit using a mobile device, I do not get the mobile version. I have selected Responsive Layout = On. When I am in customise mode and I select the mobile icon at the bottom of the menu, the mobile version is correctly displayed in the preview, but I still get the desktop version on my mobile device.
I have cleared the cache and taken out all custom CSS but this makes no difference.
While seeing the source code of your site it seems that you have used frame tag to show your whole site content. So, please revert back to the default theme code as it was before and let us know.
I have done a search for the Frame tag on my site but can not find any. I have reverted back to the free version of Interface but that has not made any difference either. Could you point me towards the actions I need to take.
Please see your page source of your website and you will see the frame tag. To see the page source right click on your site and click on view page source or you can also see it by inspecting the page via developer tools from your browser.
Thanks for your help. In fact it was the “redirect with frame” that my domain handler had setup to forward the domain to my server. I have changed the option to “HTTP Redirect” in the options and the responsive layout now works again.