New Landing How can we help? Themeforest Theme Support Dante Removing navigation buttons from testimonials slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #167469
    CurtisLea
    Member
    Post count: 33

    Is there a way I can remove the navigation arrows from the testimonials slider so they don’t show on mouse over?

    I’d also like to set a fixed height of 500px for the testimonials slider as well.

    #167558
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    .testimonials-slider .flex-direction-nav {
      display: none;
    }
    
    .spb_testimonial_slider_widget {
      max-height: 500px!important;
    }

    – Kyle

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register