Home Forums WoodMart support forum ARROW TO UPLOAD IN MOBILE VERSION

ARROW TO UPLOAD IN MOBILE VERSION

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #260946

    Mandinga
    Participant

    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.
    #260967

    Hello,

    You can find this option in the Theme Settings > Footer, please disable it.

    Best Regardss

    #260993

    Mandinga
    Participant

    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 …

    #261041

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .scrollToTop.button-show {
    display:none;
    }

    Best Regards

    #261171

    Mandinga
    Participant

    ok, thanks.

    #261260

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)