Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeff K

    (@kreitje)

    Hi,

    This is part of your theme and not part of the plugin.

    You can get pretty close by adding this to your themes style.css file.

    .entry blockquote:after {
      content: "\f10e";
      position: absolute;
      bottom: 0px;
      right: 0;
      font-size: 2.5em;
      color: #999;
      color: rgba(0, 0, 0, 0.1);
      font-family: "FontAwesome";
      font-style: normal; }

    Jeff

    Thread Starter tmcdermaid

    (@tmcdermaid)

    Jeff,

    Your suggestion worked perfectly!!! Thank you! Additionally, I want to thank you for such an incredible plugin coupled with the best customer support I’ve seen to date. I will be donating for a “Thank You License” today and look at your other plugins. Thank you Jeff!

    sincerely,

    Todd McDermaid

    Plugin Author Jeff K

    (@kreitje)

    Thanks Todd!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Missing Quotation Mark’ is closed to new replies.