Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #426695

    Hello…Love the theme!
    After updating, the little arrow on the lower right (back to top) disappeared on the mobile site.
    The arrow is still working on the desktop site.

    Please advise.

    Kind regards,

    David

    #426942

    Hey djsmbd!

    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

    #433592

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Mobile Scrolling’ is closed to new replies.