scroll to top arrow not visible on mobile devices
Hey Carlos,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hello:
If excuse me forget to inform the web, it is the following:
https://www.cabaral.es/
I hope your help, thank you.
regards
Hi Presumebox,
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