Reply To: How to close white padding area under welcome header?

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

#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.