I have one other question, Mr Mahesh. If you check out my site on mobile http://drop.hiphop you’ll notice a white line above the footer / footer mobile menu. Any way to get rid of that? I’ve already tried the following
footer#footer {
border-top: none;
}
#sidebar-footer {
border-top: none;
}
footer#colophon {
border: none;
}