[Resolved] Back to Top Button Pushing Over Content

Home Forums Support [Resolved] Back to Top Button Pushing Over Content

Home Forums Support Back to Top Button Pushing Over Content

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #983592
    Ian

    Hi

    On my site I have the Back to Top button enabled and it is pushing over the screen content – especially important on mobile devices where content area space is so restricted.

    I just added the following CSS but it dis not help.

    /* Adjust Back to Top Button */
    body .generate-back-to-top, body .generate-back-to-top:visited {
    right: 30px;
    bottom: 30px;
    left: unset;
    }

    Is there any way to ensure the button floats over the content rather than reserve itself a space on the right or left of the screen?

    Thanks
    Ian

    #983764
    David
    Staff
    Customer Support

    Hi there,

    the back to top is set to a fixed position so by default floats over the content.
    I am seeing is horizontal movement on your site, this is due to the advert in the footer not being responsive. If you can make sure its a responsive banner ad in your ad setup then this should cure the problem

    #987509
    Ian

    Hi David

    Right I got it – those pesky ads again.

    Much obliged
    Ian

    #987730
    David
    Staff
    Customer Support

    You’re welcome

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