Forums
Home / Plugin: Smooth Scroll Up / How to change the icon colour
(@mofojofo)
6 years, 7 months ago
Hi, what custom CSS is required to change the colour of the scroll icon? Thanks.
The page I need help with: [log in to see the link]
(@kouratoras)
Hello,
You can use the following code, adjusting the desired color: #scrollUp .fa{ color: #AFCA4D !important; }
#scrollUp .fa{ color: #AFCA4D !important; }
Thank you! That worked perfectly, much appreciated!
Glad it worked! A review would be appreciated, thanks!