Hi,
after checking my site on mobile devices I have noticed that the Scroll to top Link / Button is missing. Do you have any advice?
Thanks,
Regards, Alex
Hey AdDesign!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px){
.responsive #scroll-top-link {
display: block!important;
}}
Regards,
Yigit
Hi Yigit!
Works great!
Thanks!
Regards, Alex