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

    Hello!
    How can I configure the button “Back to top”? This button is not visible always.

    Thanks!
    Best regards,
    Jesus

    #852469

    Hey Jesus,

    It show once you have scrolled down the page a bit, it’s not really useful if you are already at the top. How do you want to change it?

    Best regards,
    Rikard

    #852893

    Hello!
    I don’t want to change the setting of scroll button at the moment, it’s ok like this. Just know if I can change it.

    Thanks!
    Best regards,
    Jesus

    #852917

    Hi,
    You can make the changes by adding custom css to your General Styling > Quick CSS field
    For example to make it red add this:

    #scroll-top-link {
        background-color: red!important; 
    }

    Best regards,
    Mike

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