What is the "99" bubble showing up on testimonial pictures

Home Forums Jevelin Theme What is the "99" bubble showing up on testimonial pictures

Home Forums Jevelin Theme What is the "99" bubble showing up on testimonial pictures

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    RESOLVED Posts
  • rmsimp05
    Participant

    Specifically, in style 6, a bubble saying “99” shows up on my testimonial photographs. What is this and how can I change?

    Hi @rmsimp05,

     

    I hope you are well today and thank you for your question.

     

    Could you please share me the page URL from your site where it is displaying so that i can help you to change or remove it?

     

    Best regards,
    Shufflehound team

    yeahitsahemme
    Participant

    I have the same issue. URL here: scroll down to testimonial area. http://www.christianhemmefineart.com

    It is actually right quotation icon not 99 number and if you don’t wanat to display it then you can hide it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

    .sh-testimonials-quote-icon-container,
    .sh-testimonials-quote-icon {
        display: none;
    }

    yeahitsahemme
    Participant

    Yep, that solved it: thanks guys!

    You are most welcome here 🙂

    tannewilson
    Participant

    Thx

Viewing 7 posts - 1 through 7 (of 7 total)