Comments 3Raquel Escobar started the conversationMay 6, 2020 at 2:52pmHello, Is there a way to move the back to top button a little higher? 1 Like 2,979Andrew repliedMay 6, 2020 at 2:59pmHi Raquel,Use the following custom css: #to-top { bottom: 50px !important; } Hope this helps.2 Likesfujimani repliedMay 27, 2020 at 3:11amHi,Is there a way to scale the back to top button a more big size? 2,979Andrew repliedMay 27, 2020 at 6:24amHi Raquel,Use the following custom css: #to-top i { font-size: 28px; } Thanks. Sign in to reply ...
Hello,
Is there a way to move the back to top button a little higher?
Hi Raquel,
Use the following custom css:
Hope this helps.
Hi,
Is there a way to scale the back to top button a more big size?
Hi Raquel,
Use the following custom css:
Thanks.