Okay
  Public Ticket #1467345
Background menu color
Closed

Comments

  •  3
    dion started the conversation

    Hello,

    1. I have the mobile menu coming with a background color that I didn’t choose. 

    To force the choice, I even add a css code : div#mobile-menu {

        background-color: #0f0f0e;

    }

    Still coming with another color.

    Thank you,

    Best,

    C

  •  2,719
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please use this option in Salient options > Header navigation > Logo & General Styling  and scroll down to header color scheme and set it to custom.

    Then you can select the color background of the mobile menu;

    Hope this helps,

    Regards


  •  3
    dion replied

    As you can see, its already correct... I don't know where this color comes from...


  •  2,719
    Andrew replied

    Hey there,

    Thanks for reaching in,

    Please try this CSS in Salient > General Settings > CSS/Script Related > Custom CSS Code;

    div#mobile-menu { background-color:#cc9b5a !important; }

    You can change the color to your preference,

    Hope this helps,

    REgards

  •  3
    dion replied

    Hello,

    Thats didn't change... I tried several colors and no "attention" sign... still the color stays the same...

  •  8,393
    Tahir replied

    Hey Again,

    Seems to be working alright: http://prntscr.com/ifpsq5 .

    Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ 

    Best.


    ThemeNectar Support Team 

  •  3
    dion replied

    Exept that the color I used in the css is white...


  •  8,393
    Tahir replied

    Hey Again,

    Where else did you add the css ? . Check the Custom css on the Edit Page. 

    Be.st


    ThemeNectar Support Team 

  •  3
    dion replied

    It shouldnt come in gold... 

  •  8,393
    Tahir replied

    Hey Again,

    Please remove all css from the Customize Menu as well and add it to the Custom CSS Box in Salient Theme Options Only. 

    You likely have that gold color set somewhere as well . Review all your css and paste it here . 

    Be.st


    ThemeNectar Support Team 

  •  3
    dion replied

    Hello,

    Great, all work good now, since I delete de css customize.

    Best,

    Charlotte