Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #698438

    Hi – I can’t see the back to top button when viewing my site on mobile (Android/ Galaxy S6).

    Is there any way to make sure it works on mobile?

    With thanks

    #698459

    Hey hothoundz,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

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

    Best regards,
    Vinay

    #698475

    Excellent thanks!

    #698478

    Hi!

    Please feel free to let us know if anything else is needed.
    Remember also to rate our theme at themeforest, it really help us a lot.

    Thanks a lot

    Best regards,
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Back to Top’ is closed to new replies.