Reply To: Gap between header and slider

Homepage Community Forums Epik Theme Support Gap between header and slider Reply To: Gap between header and slider

#14411
Eric
Customer

    Ok, so it looks like you removed the default margin-bottom. So if you add it back (to the default) it will show up on all pages again like this (line 1969 in your style.css) –

    .head-wrap {
        background: #303236;
        margin: 0 0 40px;
    }

    Once you add that back, then you can add the code I added above and it will remove the space under the header for the homepage only.


    I create awesome sites for awesome people! Contact me if interested – ericsanchez1585@gmail.com