Footer not appearing

Support Forums Cian – HTML Template Footer not appearing

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3791
    Liana
    Participant

    Hi there,

    Sometimes the footer doesn’t appear on screen. What would be the reason for this?

    Thank you in advance,
    Liana

    • This topic was modified 9 years, 9 months ago by Liana.
    #3793
    CreaboxThemes
    Keymaster

    Hi Liana,

    maybe it’s for the animation. You can try to change the kind of animation to check if it occurs again. In the line 672, you have to change the attribute data-animate:

    <div class="col-md-10 col-md-offset-1 animate" data-animate="bounceInUp">

    Change the value bounceInUp to fadeIn.

    Regards

    #3794
    Liana
    Participant

    Unfortunately that didn’t work. It seems to get stuck and only when I keep scrolling down with my mouse it finally appears…

    #3797
    CreaboxThemes
    Keymaster

    Hi,

    yes, I had that problem and I fixed it when I changed the attibute data-animation. Can you send me your url to check it? Have you tried to delete the attribute data-animation?

    Regards

    #3800
    Liana
    Participant

    Yes, when I delete class animate it works. So there is no way of having the animation then?

    #3802
    CreaboxThemes
    Keymaster

    Yes, you could have the animation. You can choose the animation you want in this website: http://daneden.github.io/animate.css/

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.