Hi,
I would like to know why the BackToTop (arrow) is not enable for mobile.
Many thanks for your help.
Kind regards
Jorge
Hey Jorge,
Please add this CSS code in Enfold > General Styling > Quick CSS:
@media only screen and (max-width:767px) {
.responsive #scroll-top-link {
display: block;
}
}
Hope it helps.
Best regards,
Nikko
Hi Nikko,
I added your CSS code in Enfold as suggested and it works fine.
Many thanks for your help. It’s great.
Best regards.
Jorge
Hi Jorge,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko