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

    How can I switch off the Scroll to top button on desktop and mobile?

    #1184178

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS in Enfold theme options > General Styling

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

    Best regards,
    Yigit

    #1224213

    Hello,

    I use enfold and trying to remove the scroll down, but trying all the css codes above but none are working.
    http://www.lacamerabali.com

    Thank you,
    Dhanie

    #1224340

    Hi Dhanie,

    The CSS Yigit posted should work, where exactly did you put it? Make sure that you have activated the option to delete the old CSS and JS files under Enfold->Performance before you check the results.

    Best regards,
    Rikard

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