Reply To: Turn off responsiveness

Homepage Community Forums Epik Theme Support Turn off responsiveness Reply To: Turn off responsiveness

#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' );