Answer the question
In order to leave comments, you need to log in
Media queries work only in the Bitrix admin panel, what should I do?
@media only screen and (max-width: 1200px){
.comfort_left{
margin: 0 auto;
}
.comfort_right{
display: none !important;
}
}
Answer the question
In order to leave comments, you need to log in
css and Bitrix in this case do not affect each other at all, media works out the browser, if it works in the admin panel, then it is correctly written there, but something is wrong on the site, maybe there is no such class, or the letter in the class was mistaken, maybe a parenthesis not delivered somewhere higher, there can be many reasons
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question