Archived topic
Media queries stopped working
3 replies · Started by Youlian on April 2, 2020
Hi!
Thank you for beautiful theme.
I made navigation with many items, so I put special css. It was almost ready, but I decide to make some tests with settings.
But now I see my styles.css, but if there are media queries they don't work.
I can't understand which setting is not ok. No new plugins. No other changes
Please give me guidance what could be the problem
Hi there,
theres quite a few - i noticed this one with two max-widths set, which is incorrect:
@media (max-width: 768px) and (max-width: 950px)
Thank You!
I correct my file.
You're welcome