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

    hey,
    is there a chance to get the back to top buttom (http://www.bilder-upload.eu/upload/588b6c-1473238252.jpg) also get on mobile view?

    #683536

    Hi bschke,

    Could you post a link to the site in question so that we can take a closer look please?

    Thanks,
    Rikard

    #683564

    of course: bauschke.org/Widey3/

    #684016

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .responsive #scroll-top-link {
        display: block !important;
    }
    }

    Regards,
    Rikard

    #684090

    works fine, thank you

    #684451

    Hi,

    Great, glad we could help :-)

    Please open a new thread if you should have any further questions or problems.

    Thanks,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘back to top button mobile’ is closed to new replies.