How to apply a CSS style on mobile navigation ?

Created on 12 July 2022, almost 3 years ago
Updated 9 July 2023, almost 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 3 days 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