Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Adam DeHaven

    (@adamdehaven)

    This is due to CSS rules bleeding over from your WordPress theme. If you post a link to your site with a Perfect Pullquote (and cite) enabled, I can take a look.

    Thread Starter anilvanderzee

    (@anilvanderzee)

    Hello,

    Thank you for answering, here is an example. Hope you can help.

    Thank you,

    Anil

    http://anilvanderzee.com/bloguh-teste/

    Plugin Author Adam DeHaven

    (@adamdehaven)

    Add this rule to your theme’s CSS:

    .perfect-pullquote blockquote footer cite {
        display: inline-block;
    }
    

    If you’re not sure how to edit the CSS, search for a WordPress Plugin that allows you to add custom CSS, and insert this block to apply to your theme.

    Thread Starter anilvanderzee

    (@anilvanderzee)

    Hi Adam,

    Thanks, as you can see this fixed it on the full quote. Right alligned pullquote is still a bit off or is this because of the long name???

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘CITE – not connected with the name’ is closed to new replies.