Header

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12913
    intelisystems
    Customer

      Hi.

      I am making a site with Ally theme at http://www.ecozenithusa.com/
      I would like to reduce space between header and the primary navigation.
      Would you please how to do so?

      Thank you in advance.

      #12916
      Wes
      Moderator

        On line 1517 there’s about 14px of margin (bottom) that can be reduced –

        .site-header .wrap {
            margin: 0 0 14px;
        }
      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.