Viewing 2 replies - 1 through 2 (of 2 total)
  • You can add this CSS to Appearance> Theme Options> Advanced Settings for this to work.

    @media (max-width: 992px) {
    #topcontrol {
    display: block !important;
       }
    }

    Let me know if that works for you!

    Thread Starter thatfray

    (@thatfray)

    Thanks that worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Scroll to top missing on mobile/tablet’ is closed to new replies.