Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
davidoshiro
tagDiv Member

Instead of using a class name for my div, I assigned an id to the div and the media queries (referencing the id) are working properly now. If anyone has an explanation why I need to use an id instead of a class name, I would be greatly appreciative.

davidoshiro
tagDiv Member

What I am trying to do is hide the Quick Links section when viewed on a mobile device. I have added a media query in my CSS which is being used on the web site. It works when I resize my desktop browser but when I view the page on my mobile device (iOS) the Quick Links section is still displayed.

I am using the custom class .quick-links for the Quick Links section.

Any help would be appreciated.

Viewing 2 posts - 1 through 2 (of 2 total)