Comments 4mike started the conversationAugust 19, 2020 at 10:42amHi there!I can't seem to find the option to turn on the "scroll-up-button" in the mobile version. I am grateful for any hint.Thx and all the bestMike 1,710Barry repliedAugust 19, 2020 at 11:08amHi Mike,The scroll to top button is hidden by default on mobile devices. For now the only way to enable it on those devices as well is by adding the following CSS code to Appearance -> Customize -> Additional CSS: .footer .scroll-to-top { opacity: 0; visibility: hidden; position: fixed; display: block; bottom: 20px; right: 20px; width: 50px; height: 50px; text-align: center; font-size: 17px; color: #ffffff; line-height: 48px; -webkit-border-radius: 2px; border-radius: 2px; background: rgba(0,0,0,0.1); } Best regards,BarryQreativeThemes.com | WordPress Themes1 Like 4mike repliedAugust 19, 2020 at 11:24amAwesome Barry! Thanks a lot !God bless you ;)1 Like Sign in to reply ...
Hi there!
I can't seem to find the option to turn on the "scroll-up-button" in the mobile version. I am grateful for any hint.
Thx and all the best
Mike
Hi Mike,
The scroll to top button is hidden by default on mobile devices. For now the only way to enable it on those devices as well is by adding the following CSS code to Appearance -> Customize -> Additional CSS:
Best regards,
Barry
QreativeThemes.com | WordPress Themes
Awesome Barry! Thanks a lot !
God bless you ;)