On desktop there’s in the right corner an icon to get back to the top. How do I get to show this on mobile too?
Hey,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
@media only screen and (max-width: 767px){
.responsive #scroll-top-link {
display: block;
}}
Best regards,
Yigit
worked like a charm!! Thank you and sorry for the delayed reply
Hi,
Glad to hear, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads in the Enfold forum and we will gladly try to help you :)
Best regards,
Mike