Hi –
I discovered that the #top button (which takes user to top of page) is not appearing in mobile. Is there a setting I’m missing to enable this functionality? Please advise.
Thanks,
Rebecca
Hey bigcon6_wp,
Add the following to quick css:
@media only screen and (max-width: 767px) {
.responsive #scroll-top-link {
display: block !important;
}}
Best regards,
Jordan Shannon
Thanks. This worked! Please close ticket/thread.
R
You’re welcome! Let us know here in the forums if you need help with anything else.
Best regards,
Sarah