Reply 335360 to: Extra white space before footer while on mobile view

Avatar: Tony Rodriguez
Tony Rodriguez
Support staff
September 29, 2022 at 08:52

Hello, @Anoop S Kumar,

In order to solve your issue.please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Mobile (0 – 480px) and check back to your site after removing the browser cache.

@media only screen and (max-width: 480px)
.content-page, .page-content {
   padding-bottom: 0px !important;
}

Regards 8Themes Team.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.