• Resolved editora

    (@editoraaplicacao)


    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)
  • Moderator jordesign

    (@jordesign)

    Hi @editoraaplicacao – I’m taking a look at this and trying to see what you mean on the site. Could you please share some screenshots of what you’re describing to help explain?

    Thread Starter editora

    (@editoraaplicacao)

    Oh sorry, I went on trying a bunch of different things and it somehow worked, now I’m not sure why nor how. I went digging through the style options and everywhere I saw “background”, I gave color to it; It didn’t seem to make any difference, but I remember it finally working after disabling the “overlay” option. Now it won’t come back after re-enabling it. Unfortunately I don’t have the screenshots from before.

    Thanks for taking a look and offering help, I wish I had kept the steps and screenshots to contribute here.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Submenu turns transparent in mobile’ is closed to new replies.