Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1080348
    JvP
    Participant

    Hey there,

    Currently the footer doesn’t stick to the bottom of the page when there’s not enough content to push the footer down. I would like to ask for a sticky footer solution in a future update of X.

    Thanks!

    #1080361
    Rupok
    Member

    Hi there,

    We certainly appreciate your feedback but I think it’s intentional and usual. If you still want to apply this to your site, you can add this under Custom > CSS in the Customizer.

    .x-colophon.bottom {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
    }

    Hope this helps.

    Cheers!

    #1080454
    JvP
    Participant

    Hi Rupok, thank you.

    I’ll try the code.

    #1080567
    Nico
    Moderator

    Let us know how it goes.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1080348 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>