Submenu turns transparent in mobile
-
Hello people,
I’m having a issue when using a submenu: it works fine on desktop, but turns transparent when using a mobile browser. The inspector shows a !important CSS line that makes the background transparent, but I don’t know how to deactivate it using the appearance editor.
Please, does anyone have a clue on how to solve this? I don’t know how to use code with WordPress — is there a way to fix this without having to mess with the code?
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container, .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list { background: transparent!important; color: inherit!important; }
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Submenu turns transparent in mobile’ is closed to new replies.