How do i change the color on the scroll up button?
br
Carsten
Hey Carsten!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#scroll-top-link { background-color: white; color: red; border: 1px solid red; }
Cheers!
Yigit
THANKS :) Yigit