Turn off responsiveness

Homepage Community Forums Epik Theme Support Turn off responsiveness

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8723
    ashenkar
    Customer

      Hi Guys!

      How do I turn off responsiveness of this theme?

      I’m finding that some of my customizations are not downscaling properly – and I’m leaning in favor of using an app like wp touchpro anyway for mobile devices and tablets.

      Thanks for ya’ll help!

      -Alexander

      #8724
      ashenkar
      Customer

        The main issue is that the homepage looks funky:

        iskconme2.wpengine.com

        But the rest of the site looks ok with responsiveness active.

        When you go to the homepage, the three columns appear very skinny – whereas previously before the customizations that columns would collapse into one column, thus preserving the nice appearance.

        If there is a way to fix the homepage without pulling out responsiveness, then that would be preferred. Otherwise I’m ok with disabling responsiveness.

        Thanks!

        #8738
        scooby
        Customer

          To turn off the responsive features, just scroll to the bottom of your css and remove the code (it’s labeled under media queries). You’ll also need to remove the responsive code in your functions file –

          //* Add viewport meta tag for mobile browsers
          add_theme_support( 'genesis-responsive-viewport' );
          #8782
          ashenkar
          Customer

            Thanks scooby!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Turn off responsiveness’ is closed to new replies.