Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1476117

    Hi, I have no Scroll to top button on mobile. Is there any way to activate it? Thanks. Tom.

    #1476150

    Hey tczubkowski_priv,

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

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

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.