Extra white space before footer while on mobile view

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

  • Avatar: Anoop S Kumar
    Anoop S Kumar
    Participant
    September 29, 2022 at 08:25

    While viewing on mobile there’s some extra white space between body and footer. How do I remove this?

    Please, contact administrator
    for this information.
    7 Answers
    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.

    Avatar: Anoop S Kumar
    Anoop S Kumar
    Participant
    September 29, 2022 at 09:41

    How can I upload images here? I had a few more doubts.

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 29, 2022 at 09:47

    Hello, @Anoop S Kumar,

    You may upload the screenshots on https://postimages.org/ and paste the links here.

    Regards 8Themes Team.

    Avatar: Anoop S Kumar
    Anoop S Kumar
    Participant
    September 29, 2022 at 10:02

    margin issue
    https://postimg.cc/VS8V5CFB
    How can I add margin to the dropdown values in All category dropdown in search widget?

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 29, 2022 at 10:27

    Hello, @Anoop S Kumar,

    Please copy and paste the below-given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global and check back your site after removing the browser cache.

    .et_element.et_b_header-search .input-row.flex.align-items-center select#product_cat-400 {
        padding-left: 10px !important;
    }

    https://postimg.cc/mzJWDTTD

    Regards 8Themes Team.

    Avatar: Anoop S Kumar
    Anoop S Kumar
    Participant
    September 30, 2022 at 04:10

    When I same a page and go back to that page, my fonts and styles aren’t applying.

    on elementor edit page : https://postimg.cc/WtHYFj7p
    on customize page : https://postimg.cc/CznPbtvG

    page: https://postimg.cc/PNgznq4D

    Please contact administrator
    for this information.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    September 30, 2022 at 05:28

    Hello, @Anoop S Kumar,

    That is because you have set the font from Elementor element settings as well which is overriding the global theme options fonts, please see this screenshot: https://postimg.cc/7fxVk5WX

    So you have to find and remove that option or CSS and it will solve your issue, you can try to edit the element on the page and check in the element settings.

    https://postimg.cc/FYbkspkL

    Otherwise, please share your site WP Admin Login URL and Credentials with me, in the private content area of this topic, so that I’ll check and help you out further.

    WP Admin URL:
    WP Admin Username:
    WP Admin Password:

    Regards 8Themes Team.

  • Viewing 8 results - 1 through 8 (of 8 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.