Turn off Responsive feature

Home Forums All Other Themes Turn off Responsive feature

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #46735
    PatrickPatrick
    Member
    • Topics: 12
    • Replies: 5
    • Total: 17
    Member since: February 4, 2016

    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

    #46828
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi 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,
    Dave

    #46932
    PatrickPatrick
    Member
    • Topics: 12
    • Replies: 5
    • Total: 17
    Member since: February 4, 2016

    What 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″ />

    #46933
    PatrickPatrick
    Member
    • Topics: 12
    • Replies: 5
    • Total: 17
    Member since: February 4, 2016

    What 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

    ***************************************************************/

    #46971
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi 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

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.