Back to top button missing for mobile version

This topic has 4 replies, 2 voices, and was last updated 2 years, 4 months ago ago by Olga Barlow

  • Avatar: niko vazquez
    Niko Vazquez
    Participant
    November 18, 2021 at 11:06

    Hi!

    although it is enabled, the “Back to top button on mobile device” does not appear.

    Any fix?
    Thank you.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 19, 2021 at 09:56

    Hello,

    Add the below code to theme options > Custom CSS

    @media only screen and (max-width: 480px){
    #back-top {
        display: block;
    }
    }

    Regards

    Avatar: niko vazquez
    Niko Vazquez
    Participant
    November 19, 2021 at 10:42

    Fix it!.
    thank you for your fast response.
    Regards.

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 19, 2021 at 12:23

    Hello,

    You are welcome.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.