Back to Top Button

JM Started by Jon-Mark · March 7, 2022 at 1:29 am · 4 replies 0 voices Last reply 4 years, 3 months ago
JM
Jon-Mark Original poster Member
#1

Can I remove the ‘back to top’ button which appears in the bottom right when I scroll down?

As I’m using Slider Revolution the feature doesn’t work, but the button still appears. Thanks.

J-M

ST
Spiracle Themes Original poster
#2

Hi Jon

Thanks for reaching out
Try the CSS below

.btntoTop.active {
display: none;
}

Copy & Paste it in Appearance -> Customize -> Additional CSS

Best Regards

ST
Spiracle Themes Original poster
#5

Hi Jon

Are you using a cache plugin, If yes then clear the cache and try again. Also, check the site in Incognito mode of the browser

Best Regards

Post a reply

Join the conversation. Be kind — this is a public forum.

Replying to Back to Top Button

By posting, your reply becomes public (unless marked private).