Okay
  Public Ticket #1645283
Testimonial Icon
Closed

Comments

  • dyplwp2018 started the conversation

    Hi Guys, is there anyway to remove the testimonial quotemark icon? I have searched tickets and cannot find the setting anywhere.

    Appreciated,


  •  3,030
    Andrew replied

    Hi dyplwp2018,

    Could you try this CSS:

    .nectar_single_testimonial span.open-quote{
        display:none;
    }
    

    add it to salient \ general settings - css script related - custom css code.

    And if it does not work then give us a link to the page where this is we try from there.
    Thanks.