ARROW TO UPLOAD IN MOBILE VERSION
-
Hello! Could you tell me how to disable the arrow that I mark in the capture ONLY in the mobile version?
Thanks a lot.
Attachments:
You must be
logged in to view attached files.
Hello,
You can find this option in the Theme Settings > Footer, please disable it.
Best Regardss
There is no such option in theme settings, footer … there is only one option (Scroll to top button) but it is for the entire web, not only for the mobile version …
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .scrollToTop.button-show {
display:none;
}
Best Regards
You are welcome! If you have any questions please feel free to contact us.
Best Regards