• Resolved ChristineSchofield

    (@christineschofield)


    Hi There – How do you change the colour or remove the green apostrophes on the testimonial sliders? Site is under constructions o you cant see live view: https://prnt.sc/p2shmScf9HDp that colour really does not go with my colour scheme

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here…

    Please go to your Admin Panel->Appearance->Customize->Additional CSS.
    Please put the below CSS in your “additional CSS” section.

    You can remove?the green?icon so please use below CSS code.

    .wptww-testimonials-slidelist .fa-quote-left, .wptww-testimonials-list .fa-quote-left{display:none !important;}

    OR

    You can change the green?icon so please use below CSS code.

    .wptww-testimonials-slidelist .fa-quote-left, .wptww-testimonials-list .fa-quote-left{color:#000 !important;}

    Please check and let me know if you have anything else.

    Thanks,

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove green apostophes’ is closed to new replies.