Hello
I need to make back to top button visible all the time, also i need to change a color of it and make it visible on mobile
on my websitr happy-dent.co.il it not visible all the time and i can’t find a place to change a color of this button
Hey wbitsolutions,
Add this to quick css:
#scroll-top-link{
visibility:visible!important;
}
Best regards,
Jordan Shannon
Hello
I tried but it not helped also i can’t change color and on mobile it not exist at all
Hi,
Did you add the code to the very top of quick css so it runs first? Also, be sure to the clear the cache a few times over.
Best regards,
Jordan Shannon