How to change Background of Testimonials plugin

Home Forums All Other Themes How to change Background of Testimonials plugin

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #54396
    RaviRavi
    Member
    • Topics: 8
    • Replies: 14
    • Total: 22
    Member since: November 10, 2016

    Hi,

    I have integrated the testimonials plugin to one of my inner pages.i want to change the background colour for the testimonials.
    Please let me know how I can do this.
    Here is the page I’m referring to http://www.conferencesbyindebo.com/clientstestimonials/

    #54402
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Ravi,

    Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box

    Add this code there:

    .site-main #testimonials{background:#000000 !important;}

    Regards,
    Brad

    #54408
    RaviRavi
    Member
    • Topics: 8
    • Replies: 14
    • Total: 22
    Member since: November 10, 2016

    Thanks Brad this worked
    But now i can see the slide left and right buttons. I want to make them visible.

    #54414
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi Ravi,

    Kindly add this code in custom css box:

    .quovolve-box{min-height:250px;}
    .site-main .nav-numbers{display:block;}
    ol.nav-numbers{bottom:0 !important;}

    For the color change it is an image you have to change the color of arrow_next.png and arrow_prev.png

    Regards,
    Brad

    #54415
    RaviRavi
    Member
    • Topics: 8
    • Replies: 14
    • Total: 22
    Member since: November 10, 2016

    Thanks Brad, this worked.

    #54416
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to change Background of Testimonials plugin’ is closed to new replies.