Testimonials Slider Options

Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12296
    alex269
    Member

    Hi guy’s,

    On the testimonials slider section how do I remove the pagination at the bottom (the round small round circles). Also how do I change the ‘pause on hover’ to ‘false’?

    Many thanks.

    #12301
    Veena
    Moderator

    1.Pls use the below custom CSS in themeoptions –

    .testimonials2-slider-container .flex-control-nav {
    display: none;
    }
    

    2.Kindly set the “pause_on_hover” parameter to false in responsive_slider shortcode.Pls go through the “Testimonials Custom Post Type” shortcode in themedocumentation.

    #12327
    alex269
    Member

    Works fine now. Thanks guys

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Testimonials Slider Options’ is closed to new replies.