Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1466571

    Can you please see what is wrong with this testimonial slider? The arrows at the top right is on the text…

    #1466594

    Hey limedrop,

    Thank you for the inquiry.

    Try to add this css code to adjust the position of the testimonial slider arrows:

    #top .avia-slider-testimonials:not(.av-large-testimonial-slider).av-slideshow-ui .avia-slideshow-arrows a {
        margin-top: -20px;
    }
    
    #top .avia-slider-testimonials.avia-testimonial-wrapper {
        margin: 40px 0;
        overflow: visible;
    }

    Best regards,
    Ismael

    #1466634

    Thank you! This worked :)

    #1466669

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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