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

    Hi, whats the CSS code the move the “back to top” button to the left side as opposed to the default right side?

    #445864

    Hey kbasanti!

    Thank you for using Enfold.

    Please add this in the Quick CSS field:

    #scroll-top-link {
      left: 50px;
      right: auto;
    }

    Best regards,
    Ismael

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