Hello,
Please replace the code https://prnt.sc/pf57wz with this one:
body .scrollToTop.button-show {
background-image:url(https://dfriel.com/wp-content/uploads/2019/10/DFriel-ConnectedByWater-Ovalfin_FINAL_LightBlue.png);
background-size:80% 80%!important;
background-repeat:no-repeat;
background-position:center center;
border:none;
}
And add this code:
body .scrollToTop {
background-color: yellow;
box-shadow: 0 0 5px rgba(227,29,59,0.8);
}
Replace “yellow” with the color you wish.
Best Regards