-
AuthorPosts
-
February 26, 2015 at 11:06 am #402571
between 480px and 767px the scroll-top-link isn’t displayed
/*iphones etc scroll better by tapping the status bar at the top of the screen*/
why it is displayed beneath 479px ?
February 26, 2015 at 9:34 pm #402995Hi Guenter!
Can you send us a link so we can take a look? Be sure to deactivate all plugins while testing.
Cheers!
ElliottFebruary 27, 2015 at 9:58 am #403276http://kriesi.at/themes/enfold/
:lol:
i can see the media querie rules in the enfold css styles – and these are set to display=none in between 480px and 767px
On lower vallues than 479px the scroll-top-link button is visible ? So my question was not how to change it – but what was the reason for that behaviour. Is the tapping statusbar not possible underneath that value ?February 28, 2015 at 9:20 pm #403909Hi!
I understand what you’re referring to but have you checked if the arrow shows up on an actual mobile device? i just did it on my Android phone and the arrow it didn’t appear at all.
Best regards,
JosueMarch 2, 2015 at 11:54 am #404384the only thing is that i recognized the different behaviour on my iphone when changing from landscape to portrait.
on iphone the landscape orientation : no up link
on portrait : you can see the top-link-button ( because screenwidth is lower than 479px – so it is ok too)
but on portrait the tapping of the statusbar works too – so i did not see the need for a different handling of it,
and you are not using by general@media only screen and (max-width: 767px) { .responsive #scroll-top-link{display: none;} }March 3, 2015 at 12:56 am #404864Ok, just wanted to confirm because i didn’t see it on my phone at first, i’ll report it anyways.
Thanks,
JosueMarch 5, 2015 at 12:20 pm #406348Hi
I just entered the forum to ask the exact same question so I will follow this thread to read the answer.
Thanks,
Sharon -
AuthorPosts
- The topic ‘scroll top link beneath 479px’ is closed to new replies.
