Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #884951

    Is it possible to keep the footer steady on the pages and let the blog scroll in between. ?

    I want a very small footer with less info in a small bar which stay in sight

    #885019

    Hey Adri,

    Yes, it’s possible, can you post a link to your site? so we can take a closer look.

    Best regards,
    Nikko

    #885061
    This reply has been marked as private.
    #885934

    Hi,

    Thanks for the link, do you mean that you want the footer to always be visible and placed in a fixed position at the bottom of the page?

    Best regards,
    Rikard

    #886007

    Yeah a tiny footer on the bottom which stay visible during scrolling, just 1 or 2 lines would be perfect.

    • This reply was modified 6 years, 11 months ago by a3vd.
    #886031

    Hi,

    Can you try adding this css code in Quick CSS (located in Enfold > General Styling):

    #socket {
        position: fixed;
        bottom: 0;
        width: 100%;
        max-width: 1000px;
    }

    Let us know if this helps.

    Best regards,
    Nikko

    #886044

    Great that worked out perfect, many tnxs !

    #886085

    Hi,

    Glad Nikko could help! :)

    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)

    Best regards,
    Yigit

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