Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter ukrefugee

    (@ukrefugee)

    By the way… its pretty styled as I was trying to get rid of it. So you can see it just above the social icons in the header on the right.

    This says it’s resolved but I don’t see the solution.

    Plugin Author Hal Gatewood

    (@halgatewood)

    We resolved it through email. His theme was including some extra CSS styles on the blockquote element. We have to override them with something like this:

    .testimonial_rotator blockquote { background: none; }
    .testimonial_rotator blockquote:before,
    .testimonial_rotator blockquote:after { display: none; }

    I’m having the same problem. I tried adding the code you have above to my CSS style sheet but no luck.

    Plugin Author Hal Gatewood

    (@halgatewood)

    Please add a link to your site.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Decorative Quote Marks in display’ is closed to new replies.