Hello,
I can’t find how to set a to top button for mobile phones.
Thank you!
Christa
Hey CW,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Thank you Victoria, works!
Cheers,
Christa
Hi Christa,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria