badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Removal of search and space above header

#13452
Vincent
Member

I found this one that you can put in your custom css

#main {
padding-top: 10px;
}
input[type=”reset”], input[type=”button”], input[type=”submit”] {
margin: 0;
}
#content ul, #content ol {
margin: 0;
}