Home Forums WoodMart support forum Mobile background menu is not changing

Mobile background menu is not changing

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #326056

    giantpanos
    Participant

    Hi Support,

    I am trying to change the Black background of the mobile menu but this is not possible. I have tried also a suggestion in another older post of yours with no luck (although i set everything in almost white).
    The code suggested is below.

    div.mobile-nav .sub-menu-dropdown ul:before {
    content: none;
    }

    div.mobile-nav,
    div.mobile-nav .sub-menu-dropdown ul{
    background-color: rgba(238,243,248, 1);
    color: #ffffff;
    }

    div.mobile-nav ul li a,
    div.mobile-nav .icon-sub-menu {
    border-color: rgba(238,243,248, 1);
    }

    div.mobile-nav ul li.current-menu-item>a {
    color: rgba(238,243,248, 1);
    }

    div.mobile-nav ul li a:active {
    background-color: rgba(238,243,248, 1);
    }

    Your help is appreciated.
    Panos

    #326070

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    What builder do you use? Please provide site UR, if the site is under construction, insert the credentials into the Private content, I will check and suggest the best way to do that.

    Best Regards

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)