Home › Forums › All Other Themes › Turn off Responsive feature
- This topic has 4 replies, 2 voices, and was last updated 7 years ago by
Forum Moderator.
-
AuthorPosts
-
September 16, 2016 at 3:43 pm #46735
I am using your theme Mover Packer Pro. I want to turn off the responsive feature so it shows the full website on mobile devices. Please tell me how to accomplish this. The website is www.maid4youservices.com
September 19, 2016 at 4:52 am #46828Hi Patrick,
From your WordPress Dashboard, navigate to Appearance → Editor. When the editor screen loads, select Header (header.php) file from the list on the right, and remove the line including viewport tag from it:
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
Then select Stylesheet (style.css) file, scroll down nearly to the bottom, until you find the section which starts:
/*********************************************************** # Media Queries ***************************************************************/
Regards,
DaveSeptember 19, 2016 at 4:29 pm #46932What am i supposed to do? I removed the one line and it is still responsive.
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″ />
September 19, 2016 at 4:34 pm #46933What am I supposed to do? You dont tell me to do anything, and I cannot find this is the css:
Then select Stylesheet (style.css) file, scroll down nearly to the bottom, until you find the section which starts:
/***********************************************************
# Media Queries
***************************************************************/
September 20, 2016 at 4:58 am #46971Hi Patrick,
Kindly send us your URL of the site and WordPress admin details via sktthemes.net/contact
Please mention this forum URL while replying so that we understand what needs to be done.
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.