0
please check this media query is not working
in this project after comment stuff beside css ,it give results for both css separately well but when i uncomment the media query declaration css are not working. https://code.sololearn.com/WHAoAY1QkOtW/?ref=app
3 Antworten
+ 4
Please just check your css query. Definitely you will found an error in your css coding as it contains the main body of your content.
For further information for your query.
Just check it out from here -
https://wpbuffs.com/responsive-media-queries/
All the best
Rock the code 🤟🤟
+ 3
Divya Mohan
Line 41, remove that semicolon after 600px inside media query.
+ 3
Just check in line 41 remove any of the symbol that is semicolon after 600px it is present inside media query