Home › Forums › CSS › CSS media queries not overriding › Reply To: CSS media queries not overriding
February 16, 2016 at 3:30 am
#238080
Member
A brief demo in Codepen.io with the media queries you are using would be more helpful than a general request.
You should be aware however that the order of the media queries is important.
A quick search here will give you the common media queries although you should use these as a guideline only…media queries should be used when your design requires it and not based on devices.