Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #382132

    Hi, what setting in Theme Options controls the background colour of the Scroll Back to Top button?

    #382249

    Hey!

    Try with the Socket colors.

    Cheers!
    Josue

    #453879

    Hi, thanks for that. Can it be styled independently without having to match the Socket colour scheme?

    #453885

    Hi!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #scroll-top-link {
      color: red;
      border: 1px solid #2d333b;
      background-color: orange;
    }

    Best regards,
    Yigit

    #453889

    Perfect, thanks Yigit, you may close this thread.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Back To Top Button’ is closed to new replies.