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

    How can I remove the little back to top button which appears when you scroll down a page?

    Thanks

    #872850

    Hey PyrexDevelopment,

    Add this css code in Quick CSS (located in Enfold > General Styling):

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

    Hope this helps :)

    Best regards,
    Nikko

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