Hi, how can I disable/hide the scroll to top button that shows at the bottom right of the screen on every page – https://screencast.com/t/8nLVmOgiDXIU
Thanks.
Hey DROR,
Just add this css code in Quick CSS (located in Enfold > General Styling):
#top #scroll-top-link {
display: none !important;
}
Hope this helps :)
Best regards,
Nikko
Thanks
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko