Site logo

[Support request] Back to Top button not appearing on all posts

Home Forums Support [Support request] Back to Top button not appearing on all posts

Home Forums Support Back to Top button not appearing on all posts

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2467761
    robchanoi

    Hi,

    I have some very long posts and the back to top button isn’t featuring on all of these posts in mobile.
    In desktop all appears ok.
    Example page included below in priv box.
    Thanks if you have any ideas.

    #2467763
    Fernando
    Customer Support

    Hi Robchanoi,

    There may be a plugin causing this issue. Can you try #1 here?: https://docs.generatepress.com/article/debugging-tips/

    It would be best to take a backup of your site before doing this.

    One thing you could also try is to add this CSS through Appearance > Customize > Additional CSS to see if this is caused by an external code that changes the scroll behavior:

    :root {
        scroll-behavior: unset !important;
    }
    #2468908
    robchanoi

    Hi,

    My bad, thanks Fernando. The TOC plugin is causing the page to stretch width and while set to 550 px it is not behaving so back to top button is being pushed out wide.
    I’m onto the plugin people and will advise, thanks,

    #2468917
    Fernando
    Customer Support

    I see. Glad you found the cause! You’re welcome, Robchanoi!

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