Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1436485

    Hi,

    i have issue with Navigacios controls inside Testimonials element. On computer browser i can see the arrows, on mobile device navigation arrows are not visible. Please look at attached images

    computer
    mobile phone

    • This topic was modified 6 months ago by Pasteta.
    #1436601

    Hey Pasteta,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    #top .avia-slider-testimonials.av-slideshow-ui .avia-slideshow-arrows a {
        opacity: 1;
    }
    }

    Best regards,
    Rikard

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