Okay
  Public Ticket #1304301
mobile menu header color
Closed

Comments

  • Mark started the conversation

    Hello. How can I change the color of the top menu bar on the mobile version of the site? Right now it's a neutral grey that isn't one of my Salient accent colors. I can't seem to find this option anywhere.


    Thanks.

  •  2,731
    Andrew replied

    Hey Mark, 

    Thank you for contacting us. I'd be happy to help. 

    To change the top menu bar on the mobile version, please enter the following code: 

    body.page-template-default.page.ascend.using-mobile-browser {
        background-color: red!important;
    }

    I hope this help. Please feel free to contact us if you have any further questions.

    Best Regards.