Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #463185

    Hi,

    I have been looking for a solution on this forum, unfortunately could not find the way to achieve what i want.

    I want the footer to stay bottom: 0px whatever the height of the container.

    Is there any way to keep the footer 30px height fox example and keep it at the very bottom of the page ?

    Best regards

    #463189

    Thank you in advance for your support.

    #463567

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    #socket {
      position: fixed;
      bottom: 0;
      width: 100%;
    }

    If that does not help, please post the link to your website and a screenshot showing the changes you would like to make.

    Best regards,
    Yigit

    #562755

    • This reply was modified 8 years, 3 months ago by guyg.
    #562781

    Hey!

    I am closing that topic, to keep the other one open.

    Regards,
    Basilis

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Sticky Bottom Footer’ is closed to new replies.