Site logo

Archived topic

empty space between the content and the header

4 replies · Started by omer on October 22, 2016

Viewing posts 1–5 of 5

Hi there,

Try this CSS:

.entry-content {
    margin-top:0;
}

this code good just for this page !
what about the other pages ?

i figure it out tom i put this code to the other pages :
main#main {
margin-top: 0px!important;
}

i like you tom you are the best

Glad you got it sorted :)

This archived topic is closed to new replies.