Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #335904

    Hi guys :)

    The testimonial slider isn’t showing the person’s name or subtitle on desktop, it’s showing up on mobile/ipad but not desktop.

    See bottom of page

    #336046

    Hi Courtney!

    Thank you for using our theme.

    In custom.css or Enfold->Styles->QuickCSS field try to put the following:

    
    .avia-slider-testimonials .avia-testimonial-meta-mini {
        overflow: visible !important;
    }
    

    Regards,
    Günter

    #336490
    This reply has been marked as private.
    #336493
    This reply has been marked as private.
    #336568

    Hey!

    Please add this on Quick CSS or custom.css:

    #top .av-large-testimonial-slider .avia-testimonial-meta-mini {
    text-align: center;
    }

    This is how it looks on desktop:

    Regards,
    Ismael

    #337758

    Perfect! Thank you :)

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Testimonial Slider not showing Name or Subtitle’ is closed to new replies.