BuddyBoss Home – Web Support Forums Themes OneSocial theme CHANGE COLOR TESTIMONIALS

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

    #64588
    @marciopt

    How do I change the color of the TESTIMONIALS?
    Thank you for your help

    *Please see the attachment
    Marcio

    Answers

    #64594

    Anonymous
    @

    Hi @marciopt
    You can change the border color with following custom code
    Replace #ecf073 with your own hex color

    
    .testimonials-wrap .author-images li.active-test-item {
        border-color: #ecf073 !important;
    }
    

    Regards
    Varun Dubey

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘CHANGE COLOR TESTIMONIALS’ is closed to new replies.