Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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.

    #770871

    Hey santanin,

    Thanks for using the Enfold.

    Ive checked your site and there isnt 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.
    #770878

    No 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!

    #770909

    Hi,

    Yes, I am a macbook and I can`t see the arrows above the sample videos.

    Best regards,
    John Torvik

    #772939

    Hi 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.

    #772987

    Hi,

    Yes, but I am on the Macbook and I can`t see the arrows.

    Best regards,
    John Torvik

    #789293

    Hi 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

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.