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

    I want to move my scroll to top box with arrow about 10 pixels to the left (still keep in right hand of screen) as it is overlapping a chat box I have.
    How can I do this with custom script, thanks!

    #1294278

    Hi zebravision,

    Try adding this CSS code in Enfold > General Styling > Quick CSS:

    #scroll-top-link {
        right: 60px;
    }

    Just increase the value to move it to the left (default value is 50px).

    Best regards,
    Nikko

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