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: Spacing Issues around top and bottom of container area

#23522

Hi MeShawn,

Oh! Sorry for that. Remove above CSS code and try below one.

#access {
    margin-bottom: 0;
}
#main {
    overflow: hidden;
}

Thank you!