Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #263217

    Hello there :)

    Is there a quick way to deactivate the display of Scroll to top? the button on lower-right side

    Thank you
    Andrea

    #263219

    Hi Gurify!

    Yes, hide it with some css code:

    
    #scroll-top-link{ display: none !important; }
    

    Best regards,
    Peter

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