• lch503

    (@lch503)


    Hello

    I have developed a website from the 2014 wordpress theme, and have found that I do not like the responsiveness of the theme, is there a way to disable media queries in CSS?

    I have made a child theme from the default 2014 theme and my own CSS, and would like the layout not to be responsive for now.

    Is there a way I can disable these or has anyone done something similar, in this case what is the neccessary code to do this.

    Thanks,

    Leon

Viewing 2 replies - 1 through 2 (of 2 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    You’d need override all the styles that are applied in the media query. Quite a big task: https://pastebin.com/V69agUnh . It might be easier to just use a non-responsive theme.

    Thread Starter lch503

    (@lch503)

    Hi,

    Thats a pain, I thought there may have been a quick way to implement this, but maybe not.

    I think its mainly the media query for 783px

    Thanks,

    Leon

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2014 theme media queries’ is closed to new replies.