• 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

    • This topic was modified 2 years, 9 months ago by trufflechip.

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

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