+ 1
Media queries
So Iâm working in WordPress, and I made the mistake of coding desktop first. I am a beginner coder and of course I am still learning. However, I do believe I have some what of a good understanding of media queries. So In WordPress my media queries arenât working and keep getting overrun by the built in media queries for the theme Iâm using. Any suggestions on the proper way to make my breakpoints. I have knowledge in css, html, and JavaScript and just learned React but not fully fluent. Please helpđ
3 RĂ©ponses
+ 1
There is a custom css setting in wp admin allow us to add custom css to override the current ones.
+ 3
This probably comes way later than would have been helpful to you, but usually I just reach out to the template developer and ask them how to override their broken stuff. Each WordPress template should have contact info for support.
+ 2
thanks Janningâ i appreciate that feedback. I always say better Late then neverđ€đœ