Hi,
I want to change the size of the mobile version’s scroll to top.
.x-scroll-top {
width: 25px;
height: 25px;
font-size:18px;
margin-right:3px;
}
But the icon isnt centering. What can i do to center this? And how do you change the color on hover. I tried a:hover and it didnt work.
Thanks.
