Comments david started the conversationJune 4, 2015 at 11:22amIs it possible to display the arrow slider on iPhone portrait and landscape versions (see image) please ? 1,973Support repliedJune 4, 2015 at 6:54pmI don\'t think I understand entirely. the \'scroll to top\' arrow is already there on mobile devices as well. What do you want to change about?thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policydavid repliedJune 4, 2015 at 11:19pmit\'s the arrows to scroll through the images of the slider that I would like displayed on the version smartphone as the desktop version 1,973Support repliedJune 6, 2015 at 2:47am@media only screen and (max-width: 767px) .flex-direction-nav .flex-prev { display: block;}@media only screen and (max-width: 767px) .flex-direction-nav .flex-next { display: block;}same for different screen widths you want to make the slider navigation visiblethanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policydavid repliedJune 9, 2015 at 12:12amthank you, you can close the ticket Sign in to reply ...
Is it possible to display the arrow slider on iPhone portrait and landscape versions (see image) please ?
I don\'t think I understand entirely. the \'scroll to top\' arrow is already there on mobile devices as well. What do you want to change about?
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
it\'s the arrows to scroll through the images of the slider that I would like displayed on the version smartphone as the desktop version
@media only screen and (max-width: 767px) .flex-direction-nav .flex-prev {
display: block;
}
@media only screen and (max-width: 767px) .flex-direction-nav .flex-next {
display: block;
}
same for different screen widths you want to make the slider navigation visible
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
thank you, you can close the ticket