• Resolved mauricemark03

    (@mauricemark03)


    Hello everyone!

    I’m currently building website and used the Elementor Header&Footer Builder to design my footer.

    Apparently there are two problems I can’t solve:

    1. On pages with little content, the footer displays somewhere in the middle of the page, but not in the bottom.

    I solved this issue by implementing the following code:

    div.footer-width-fixer {
    	position: fixed;
    	bottom: 0;
    }

    2. While the footer now is displayed on the bottom, it is now sticky, means that it continues tp go down as you scroll down. However, I don’t want the footer to be sticky and only want it to be displayed at the very bottom of the page.

    Any ideas on how to solve this?

    Thanks for any help!

    Best Regards,

    Maurice

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Maurice,

    Thank you for your kind patience and co-operation. Sorry for the delay in replying to you here.

    I would like to take a closer look if you can allow visiting the site as it is not possible for me to see the site’s front-end. It is getting redirected to this URL:
    https://www.oho-nachhilfe.de/anmeldung/?redirect_to=https://www.oho-nachhilfe.de/

    It seems you might have restricted it for the end users without login/registration.

    Let me know if I am missing something here.

    Thank you,
    Umar

    Umar

    (@bsfumar)

    Hello @mauricemark03 ,

    I am marking this topic as resolved due to inactivity and assuming the issue is resolved at your end.

    Feel free to reply or open up a new issue thread if you still face any problems.

    Kind regards,
    Umar

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issues with Footer’ is closed to new replies.