Answer the question
In order to leave comments, you need to log in
How to make @media query work in WP?
Good day !
The question is that I can’t get media requests to work in WP, I write them at the very bottom of Css as it should be :)
I tried to register a separate file through functions.php
Code example (to understand what I’m writing correctly):
@media (max-width: 760px){
img {max-width: 100%; height: auto;}
.page-wrapper {width: 100%; height: auto;}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question