Mobile version parallax doesnt show the whole footer on demo

This topic has 3 replies, 2 voices, and was last updated 1 years, 10 months ago ago by Damien

  • Avatar: Damien
    Damien
    Participant
    January 12, 2023 at 12:29

    If you have a look at the footer area when on mobile you will see the whole footer is cutoff and you can see the upper content.

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 12, 2023 at 14:54

    Hello @Damien,

    Thank you so much for purchasing our theme and contacting our support center.
    Please try to use the next custom CSS code to disable Sticky Footer for mobile:

    @media (hover: none) {
        .page-wrapper {
            margin-bottom: 0 !important;
        }
        .et-footers-wrapper {
            position: relative;
            margin-bottom: 65px;
        }
    }

    Please the code into Theme Options > Theme custom CSS > Global.

    Regards

    Avatar: Damien
    Damien
    Participant
    January 12, 2023 at 15:07

    Thanks

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

The issue related to '‘Mobile version parallax doesnt show the whole footer on demo’' has been successfully resolved, and the topic is now closed for further responses

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