• Resolved trufflechip

    (@trufflechip)


    Hi,

    Can anyone tell me how to change the header background for the mobile view? Customizer changes it only on the desktop view.

    Have tried some simple CSS like this but no luck:

    @media only screen and (max-width: 767px) {
    #header_main {
      background-color: #f1f5c7;
      border-bottom:none;
    }
    }

    Thanks in advance.

    Rob

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Qode

    (@qodeinteractive)

    Hi there,

    There is an option for that. You can change background color under Qode Essential Addons > Options > Mobile Header. Check the following screenshot.

    Best,
    Qode

    Thread Starter trufflechip

    (@trufflechip)

    Thanks so much

    Great theme btw ??

    Theme Author Qode

    (@qodeinteractive)

    Hi,

    You’re welcome! We are glad that you like it! ??

    Best,
    Qode

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile Header Background Colour’ is closed to new replies.