• I can’t figure out how to change the header/hamburger menu area to black. It only shows grey on mobile.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nlikens

    (@nlikens)

    No. I want the header to be black, not grey. Im in my style.css but there isnt any 480px option

    Thread Starter nlikens

    (@nlikens)

    I added this to the stylesheet but didnt work.

    @media only screen and (max-width: 480px) {
    .header-container.transparent {
    background: #000000;
    }}

    Thread Starter nlikens

    (@nlikens)

    ok..this worked in the add css area in wordpress…thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header grey but only on mobile’ is closed to new replies.