Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #80434
    Marko
    Member

    Hello again.
    I have a problem with some pages, when i open them and scroll down to footer area page is blinking and footer is not visible. Is there any solution for this problem. Only a few pages blinks.

    here is http://www.acstankovicle.com/

    #80454
    Pratik
    Keymaster

    hi @Marko,

    This error is due to short content in the page. For now add following code in “Dashboard=> Appearance=> Theme Options => Custom CSS” box and it will solve your issue.

    #main-wrapper {
        min-height: 600px;
    }

    Let me know how it goes.

    #80471
    Marko
    Member

    Problem remains the same with this css code.

    #80494
    Pratik
    Keymaster

    Hi @Marko,
    I get site under construction message as of now. Let me know when it is live again and I will check it.

    #80571
    Sakin
    Keymaster

    @Marko: We need to check out the site to give you the solution. Let us know when you site is live or can you move that to any test site.

    #80713
    Marko
    Member

    When i put content inside footer problem is solved, its ok for now. Thanks

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