testimonial not changing

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #20042
    boonodoh
    Member

    HI I have several client testimonials. I used the shortcode, and it doesn’t rotate through them. The site is at http://www.subuno.com. The testimonial section is at the very bottom.

    #20045
    Veena
    Moderator

    Pls share a temp login to your site, we will take a look.

    #20122
    boonodoh
    Member
    This reply has been marked as private.
    #20137
    Veena
    Moderator

    Currently you have given post_count= 1, pls change it .

    #20147
    boonodoh
    Member
    This reply has been marked as private.
    #20153
    Veena
    Moderator

    I have added the below shortcode in testimonials page section .

    [segment id="client-testimonials1" class="dark-bg" background_color='#374a4e' background_image="https://www.livemeshthemes.com/appdev/wp-content/uploads/2013/08/parallax-bg2.jpg" parallax_background="true" background_speed="0.4"]
    
    [responsive_slider type="testimonials2" animation="fade" control_nav="false" direction_nav=true pause_on_hover="false"][testimonials post_count=3][/responsive_slider]
    
    [/segment]
    
    #20321
    boonodoh
    Member

    How do I change the slider background color?

    #20338
    Veena
    Moderator

    You can use the below custom CSS –

    #client-testimonials1 .testimonials2-slider-container blockquote {
        background-color: #3ecced;
        margin-bottom: 35px;
    }
    

    pls change the color accordingly .

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Appdev Theme Support’ is closed to new topics and replies.