How to close white padding area under welcome header?

Homepage Community Forums Epik Theme Support How to close white padding area under welcome header?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #13601
    Gregorio
    Customer

      Wes and et al,

      Having a super experience learning php, Genesis, and your excellent child themes. I said it once before and now again. You’re a GENIUS! Thank you so much for making php and html5 make so much ‘common sense.’

      I’m working on another super build using Epik for a client, simple I’m sure, but I have question that I’m having problem resolving.

      Please, take a look at beta site at http://actionlongisland.mediadesign.graphics

      I would like to close up the white padding area on top of the revolving carousel. Please help.

      Thanks so very much,

      Greg Foster
      ‘Devoted follower’

      Oh, do look at the other builds I have in progress at

      http://monogogobrands.com

      http://monogogomall.com

      http://ourkidsinaction.mediadesign.graphics

      http://worldnewsfocus.com

      All built with Genesis and Child supported themes.

      SUPER THANKS AGAIN!

      #13605
      Wes
      Moderator

        You can add this to your style.css to remove the space under the header –

        .home .head-wrap {
        	margin-bottom: 0;
        }

        That will remove it for the homepage only so it doesn’t affect other pages.

        Great job on the site/links! I’ll add those to the showcase.

        #13606
        Gregorio
        Customer

          Wes,

          Super thanks once again. I’m excited to finish all of my beta builds. See ya!

          Mil gracias,

          Gregory Foster

        Viewing 3 posts - 1 through 3 (of 3 total)
        • The topic ‘How to close white padding area under welcome header?’ is closed to new replies.