Hello,
Is it possible to show the back to top button as soon as a page is scrolled down? And as you can see on
[Links visible only for registered users] the button is transparant in normal state. How can I change the transparency to color?
Thanks, Sander
Comments
.button-stroke #back_to_top, .button-stroke #popup_contact > .button {border-color: blue !important;
background: blue !important;
}