Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #258520

    On my posts, my footer is loading as a very long section, then once scrolling to the bottom, it retracts to normal size. Hopefully it will render this way for you when you visit this site. Please advise. Thanks!

    http://johnstonsafetysupply.com/true-cost-work-related-injuries/

    #258579

    Hey!

    Try adding this code to the Quick CSS:

    #socket{
    max-height: 50px !important;
    overflow: hidden;
    }

    Cheers! 
    Josue

    #259071

    Thanks for your help. Unfortunately it is still exhibiting this behavior. Perhaps a plugin is conflicting?

    Here’s another page with the same behavior:

    http://johnstonsafetysupply.com/cost-causes-workplace-injuries/

    #259147

    Hi!

    Can you post a screenshot and show the issue you are having? I could not reproduce it on pages you have posted.

    Regards,
    Yigit

    #259440

    Here’s a screenshot of the issue. When I scroll to the bottom of the page, the footer snaps back to the height that it should be, but usually not until I scroll to the bottom.

    Footer Screenshot

    #259524

    Hello,

    Have you tried disabling all third-party plugins to see if it gets fixed?

    Regards,
    Josue

    #263273

    I have the same issue, also when I disable all plugins. It seems the site mentioned above has solved the problem… I haven’t. My site address: http://hs.boemedia.nl

    #263404

    Hi @boemedia!

    Your footer seems fine on my end, can you post a screenshot of your view?

    Best regards,
    Josue

    #263471

    The pages that exceed my screen are fine, the problem appears on pages with little content.

    screenshot 1

    screenshot 2

    • This reply was modified 9 years, 11 months ago by boemedia.
    #263475

    Hi!

    I checked this page, the result:

    Best regards,
    Josue

    #263478

    I work on a Mac, so does my client. He has the same problem. Tested in Safari, Chrome and Firefox….

    #263485

    Hey!

    Try adding this code to the Quick CSS:

    html {
        background: none !important;
    }

    Cheers! 
    Josue

    #263818

    That does make the socket smaller, although it appears at 75% on my 21″ screen. As I said before, the problem only occurs on pages with little content. Pages that exceed my screenlength have a normal sized socket.

    #264045

    Hi!

    The socket size was always that, we put a background color in the html element to give the appearance that the footer is larger, obviously this only noted in pages with little content (which is something the users can solve) and bigger screens.

    Cheers!
    Josue

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