Okay
  Public Ticket #2991140
Testimonial slider quotaion marks
Closed

Comments

  •  12
    hans started the conversation

    Hi,

    I'm using "minimal". How do I get rid of the quotation marks? 

    In German you set the marks like this blabla" in Englisch "blabala". You see the problem? Some css would be wonderful. Thank you.

    Best, 
    Hans

    PS: Please don't ask for the URL because the testimonial slider is not published yet, sorry

  •  1,877
    Judith replied

    Hi Hans,

    Please try this css:

    span.open-quote {
        display: none !important;
    } span.close-quote {
        display: none !important;
    }

    Thanks.

  •  12
    hans replied

    Perfect, Judith. 

    Thanks
    Hans