Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Inline Media Query Alternatives.
Highlighted
New Contributor
10-10-2019 04:00
I'd like to create a mobile and a desktop footer and the media queries I have set up work everywhere but Gmail and the Gmail app. I'm told only inline will work for gmail, but I am not sure what the inline code would be for something like:
@media (max-width:499px)
.adventures {
display: none !important;
visibility: hidden !important;
}
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content