Hi,
I want to add the butto ‘go to top’ when i’m in mobile.
Hi pnacho!
It does work fine on my iPhone – http://i.imgur.com/q0NjRWX.png
It is disable for tablets but you can turn it on by adding following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) and (min-width: 480px) {
.responsive #scroll-top-link {
display: block !important;
}}
Best regards,
Yigit
Still not working on my Android :( I cleaned the cache but nothing.
Hey!
It does seem to work fine on all screensizes now. Maybe you cannot see it because you do not have enough content on your page. Please try creating a test page with a large content
Best regards,
Yigit
Still not working on my mobile. I will test in other Android.
Hey!
Please try and let us know. In the meantime, here are screenshots from my iphone – http://imgur.com/a/7ENAv
both landscape and portrait mode
Cheers!
Yigit
I tested and in some mobiles it shows and in other not. And I don’t know why.
Hi!
On which devices it does not? More information on browsers and OS you tested would help
Best regards,
Yigit
In Samsung Galaxy 2 android not work.
On Samsung Galaxy 3 android Yes.
Hi!
I personally have no experience with Android. I asked Josue to take a look. If he can see go to top button on his device, i am afraid there is not much we can do to help you since we cannot reproduce the issue.
Please kindly wait to hear from Josue
Cheers!
Yigit
Ok. thanks!
Hey!
Your website isn’t loading for me, i’m getting this message:
Multiple Choices
The document name you requested (/index.php) could not be found on this server. However, we found documents with names similar to the one you requested.
Available documents:/index.html (common basename)
I tried both http and https.
Cheers!
Josue
Hey!
Just tried your website and I am being redirected to the login page.
Regards,
Arvish
Hey!
Try adding this code to the Quick CSS:
.responsive #scroll-top-link {
display: block !important;
}
Cheers!
Josue
Not seems that we will fix the problem. But thanks! ;)