hello,
is there an option like the to scroll back to top arrow that comes with the fullscreen layout that can be applied to mobile as well? right now viewers have to manually scroll back to top and some of my pages are longer. and I prefer to not have a footer menu.
Thank you,
Colleen
Hey Colferg,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}
}
Best regards,
Rikard
great thank you Rikard!
Colleen
Hi Colleen,
Glad that Rikard helped you. Thanks for using Enfold and have a great weekend :)
Best regards,
Nikko