Hi, what setting in Theme Options controls the background colour of the Scroll Back to Top button?
Hey!
Try with the Socket colors.
Cheers!
Josue
Hi, thanks for that. Can it be styled independently without having to match the Socket colour scheme?
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
Perfect, thanks Yigit, you may close this thread.