This topic has 2 replies, 2 voices, and was last updated 10 years ago ago by Eva Kemp
I have the back to top button turned on for site and mobile within theme options but it doesn’t appear on any mobile platforms. Please advise, thanks
Hello,
I’ve added the following code into custom.css file and back-to-top button is shown:
@media (max-width: 480px) {#back-top {
display: block;
}}
Please check.
Regards,
Eva Kemp.
Tagged: back to top, mobile, solution, templates, woocommerce, wordpress
The issue related to '‘Back to top botton not working on mobile?’' has been successfully resolved, and the topic is now closed for further responses