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

    Hello!

    I am working on a site and I want the footer to appear above the fold of the page. I found an old support request for this:

    https://kriesi.at/support/topic/full-screen-slider-with-footer/

    But it was created in 2014 and the .js script doesn’t have that many lines any more.

    Is there a new solution to this?

    Thanks very much in advance

    Marie

    #991006

    Hey pistachiouk,
    Which slider are you going to be using? Adding this css to your Quick CSS works with the easy slider:

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

    Best regards,
    Mike

    #991326

    I will give that a go thanks.

    Would that work as it is at the mo with just an image?

    Thanks

    Marie

    #991328

    Hi,
    Yes it will.
    Please clear your browser cache and check after you add it.

    Best regards,
    Mike

    #991887

    Thank you so much – works really well.

    #992161

    Hi,
    Glad we were able to help, shall we close this then?

    Best regards,
    Mike

    #992750

    Yes please – and thank you for you help on this

    #992792

    Hi,

    Thanks for the feedback, I’ll go ahead and close this for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Full screen slider / image with footer’ is closed to new replies.