February 23, 2015 at 12:13 pm
#22406
Theme Horse Support Team
Keymaster
Hi Chapline,
To entire top section of the page Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#main {
padding-top: 30px;
}
#secondary {
padding-bottom: 0;
}
.hgroup-wrap {
padding-bottom: 0;
padding-top: 0;
}
.hgroup-wrap img {
margin-bottom: 0px;
margin-top: 0px;
}
Thank you!