Headercolor is different in mobile version than in desktop version

Home Support Blog Way Headercolor is different in mobile version than in desktop version

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11839
    Sebastian Engel
    Participant

    Hey!

    Why is the color of my header different in the mobile version than in the desktop version. I’ve set it to blue, but on the mobile version it appears black…Heres the link to my site http://www.hallo-max.de

    Thanks for your help!

    Sebastian

    #11932
    nirav
    Keymaster

    Hello Sebastian,

    Greetings of the day!

    You can add custom CSS for change menu in the mobile version.
    Follow the below steps to add custom CSS.
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    .mean-container .mean-bar {
    background:#COLOR_CODE;
    }

    Hope it will work for you.

    Thank you.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.