Best Premium and Free WordPress Themes › Forums › Medical Circle › Change color of scroll up arrow button › Reply To: Change color of scroll up arrow button
October 23, 2018 at 7:52 am
#37209
Keymaster
Dear Warnerlee,
Please insert the given code in Additional CSS.
Dashboard->Appearance->Customize->Additional CSS
.sm-up-container:hover,
.sm-up-container:focus{
background: #81d742;
}
Best Regards!