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

    Is there a way to take out the hover back to the top of the screen button that shows to the bottom right?

    #426376

    Hi

    Not sure if i understood you clearly but you can change back to top buttons hover state by adding following code to Quick CSS in Enfold theme options under General Styling tab

    #scroll-top-link:hover {
      background-color: #fcfcfc;
      color: #42a0bd;
      border: 1px solid #e1e1e1;
    }

    Best regards,
    Yigit

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