Viewing 3 replies - 1 through 3 (of 3 total)
  • You should check your theme customization section if they allow doing so then do it that way if not you have to manually override the CSS style

    Thread Starter juanmidumas

    (@juanmidumas)

    the background of the header in the section customize this white place for more that change is always the same. also change it from the editor css and does not work.

    open your style.css and find this rule

    @media (min-width: 768px)
    .storefront-primary-navigation {
    background: rgba(0,0,0,.06);
    }

    remove that background and your good to go

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header background color problem’ is closed to new replies.