Unwanted space removal – Imported Animal theme

This topic has 2 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Tony Rodriguez

  • Avatar: Louis
    Louis
    Participant
    September 22, 2022 at 18:48

    Hello there,

    There are a lot of unwanted space all over the theme, I just highlighted a few here, how to reduce these spaces from footer, header and the body?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 23, 2022 at 05:31

    Hello, @Louis,

    For the footer space, please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and change the values in the given code as per your requirements.

    .footer-bottom {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    For content bottom space, please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back to your site after removing the browser cache.

    .home .container.content-page.sidebar-mobile-bottom {
        padding-bottom: 0 !important;
    }

    Regards 8Themes Team.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.