Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hello!

    I believe we resolved this in our ticket system, and the resolution involved adjusting CSS to prevent the smart quotes that were being inserted by your theme.

    The fix we used was:

    blockquote:before{
    content: none !important;
    }

    All the best,
    Richard

    Thread Starter PembDave

    (@pembdave)

    Excellent – Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘removal of "99" & "66" quotes.’ is closed to new replies.