2013 media queries problems
-
First, the background: I’m writing my own theme using 2013 as the base, and I’m writing on localhost so there’s no url. I’m making changes in my child theme style.css, and I’ve been trying to make the website resize automatically, but I can’t. By this I mean that I can see the website clearly in my wider second screen, but in my first screen (my laptop) the website doesn’t conform to the screensize and I get a scrollbar at the bottom. I’ve attempted the following changes in my child theme: changed various widths to auto only to have my content shift to the right; commented out lines of css and to see if they mattered; I’ve added 6 media queries rules but nothing has worked. I even took my child stylesheet out of circulation to see what the parent stylesheet would do, and not only did it mess up my child theme formatting, it also would not adjust to a smaller screen size and it did not give me a scrollbar at the bottom. Ask me whatever questions you like for more information, but please someone help the old grey mare!
P.S. I’ve seen other, older posts on this topic but they’re two years old and on WP version 3.something.something so only partially helpful.
- The topic ‘2013 media queries problems’ is closed to new replies.