Remove White Space Under Header Area

Homepage Community Forums Epik Theme Support Remove White Space Under Header Area

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #16709
    tim
    Customer

      Having trouble removing some of the White space under the header any suggestions?

      http://www.promostuff4u.com

      Thank you

      Image and video hosting by TinyPic

      #16710
      Wes
      Moderator

        You can reduce it by looking for this code (on line 1465 in your style.css) –

        .home-feature-bg-alt .wrap {
        	margin: 0 auto;
        	overflow: hidden;
        	padding: 120px 0 80px;
        	width: 1140px;
        }

        Reduce 120px to a lower number, or 0 and that should do it.

        Let me know if that helps.

        #16711
        tim
        Customer

          AWESOME – that did the trick Wes, thanks so much!

          #16712
          Wes
          Moderator

            You’re Welcome!

          Viewing 4 posts - 1 through 4 (of 4 total)
          • The topic ‘Remove White Space Under Header Area’ is closed to new replies.