Reduce height of site header

Homepage Community Forums Epik Theme Support Reduce height of site header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7533
    Abigailjane
    Customer

      Hi, here is my site – http://unitefortheanimals.org/

      I want to reduce the height of the header bar so there is not such a big gap beneath the logo I have inserted on the top left and the nav bar. I have tried everything but can’t get rid of this excess space?

      Can you help?
      Thanks
      Abigail

      #7540
      David Chu
      Customer

        Hi,
        You want to reduce the height of that black bar on top? There’s tons of padding on the header nav. Appearance… Edit, and look for the code like this. I changed the padding setting. This looks pretty good to me.

        
        .header-image .site-header .widget-area {
            padding: 1.9rem 0;
        }
        

        Dave

        #7542
        Abigailjane
        Customer

          Thanks Dave!! That worked a treat 馃檪

          #7546
          David Chu
          Customer

            Glad to hear it!

            Dave

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Reduce height of site header’ is closed to new replies.