How to apply a CSS style on mobile navigation ?

Created on 12 July 2022, about 3 years ago
Updated 9 July 2023, about 2 years ago

The following code allows you to apply a CSS style if the navigation is not in mobile mode. How to apply a CSS style on mobile navigation ?

@media (min-width: 75rem) {
  body:not(.is-always-mobile-nav) .site-header {
    position: relative;
  }
}
πŸ’¬ Support request
Status

Closed: outdated

Version

9.5

Component
OliveroΒ  β†’

Last updated about 19 hours ago

Created by

πŸ‡«πŸ‡·France zenimagine

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024