Header colour

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12956

    Hi
    How do I change the header colour – the strip where the logo is placed

    #12970
    Veena
    Moderator

    You can use the below custom CSS in themeoptions –

    #header {
      background: #000;
    }
    #sticky-menu-container {
      background-color: #000;
      border-bottom: none;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Squash Theme Support’ is closed to new topics and replies.