Hi,
Surely, it must be easy, but I tried during some hours -in google and your documentation- without exit, sorry:
I’m working in the parallax demo and I would like activate the circle icon that appears when I scroll down and in a certain height, I can see a sticky circle with an arrow inside, in the right down position on page, for going to top.
Where can I activate this circle, please?
Thanks in advance.
Joan
In both cases, in wide screen & mobile, please.
Hi,
I see a square with a arrow for going to the top in the Parallax Demo :
to enable this for mobile try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
@media only screen and (max-width: 767px){
.responsive #top #scroll-top-link {
display: block;
}
}
Best regards,
Mike
Thanks a lot Mike!
I’m not sure how i appears -I change any parameters…-, It did it alone, maybe it’s beccause the cache…
It works ferfect in mobile.
Have a good days!
Joan
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike