-
AuthorPosts
-
April 3, 2017 at 4:50 am #770867
Good day. For the Content Slider element, on a mobile device, the arrow control buttons do not display. They display fine on desktop and iPad, but do not show on my mobile phone. I know you can swipe to cycle through the items in the content slider, but I want the actual arrow control buttons to display. Can you tell me how to make sure they appear on mobile? I’ll put in screen shots in the private section of the desktop view and the mobile view so you can see how they don’t appear on mobile.
April 3, 2017 at 5:04 am #770871Hey santanin,
Thanks for using the Enfold.
I
ve checked your site and there isn
t the arrow that you mentioned in the question. [removed link] Did you change something?Best regards,
John Torvik- This reply was modified 7 years, 7 months ago by John Torvik.
April 3, 2017 at 5:08 am #770878No I am talking about the content sliders. Above the sample videos. The arrows appear on desktop and ipad but not on mobile. See my screen shots I sent in original post. Also, can you remove the link to the screen shot from your reply? The website is private for a client!
April 3, 2017 at 7:28 am #770909Hi,
Yes, I am a macbook and I can`t see the arrows above the sample videos.
Best regards,
John TorvikApril 6, 2017 at 4:18 am #772939Hi do you have a solution for this? What you said is the problem…you cannot see the arrows above the sample videos on a mobile. That’s the issue. It shows them fine on a laptop, desktop, iPad, tablet, etc. It’s only hidden on mobile devices.
April 6, 2017 at 7:22 am #772987Hi,
Yes, but I am on the Macbook and I can`t see the arrows.
Best regards,
John TorvikMay 8, 2017 at 4:46 am #789293Hi santanin,
I noticed that you used another element instead of Content Slider. :) In case you would like to show Content Slider controls on mobile in the future, you can try using this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 767px) { .responsive #top .avia-slideshow-controls a { display:block !important; } }
Best regards,
Sarah -
AuthorPosts
- You must be logged in to reply to this topic.