Archived topic
Back to top button not showing with Elementor Pro
5 replies · Started by Steven on June 22, 2018
Hello,
I've enabled the back to top button in the customizer, but it doesn't display.
I've looked into the elements and I've seen these lines for the generate-back-to-top class :
opacity: 0;
visibility: hidden;
If I uncheck them, the button shows. How can it change to the good settings without tweaking some !important CSS? I find it strange that these lines exist since I've enabled the button directly in the customizer.
Thank you,
Steven
Hi Steven, looks likes something is blocking the script that switches those properties on scroll. Can you try #1 here and let me know
Hi David,
I figured it out thanks to your method, it came from one of the plugins.
Thank you for the help!
Glad to hear you got it fixed. Would you mind letting us know which plugin caused the problem? Just in case others have a similar issue.
It's a plugin called Responsive Menu Pro. I just had to edit a setting in order to enable background scrolling.
Thanks Steven, much appreciated.