• Resolved successdoc

    (@successdoc)


    I am using the free version and thank you for developing this great tool! But I would like to justify the excerpt text so any help with this code would be appreciated. Though I know you have many features in your Pro version, please consider putting basics like text alignment and modifying the read more button text and color in the free version for “non-techies” who want to make simple customizations but are not skilled coders and don’t need the complexity of the Pro features.

    The link to the page with my excerpts is http://drcarolwebster.com/wordpress1/

    Thank you!

    https://wordpress.org/plugins/content-views-query-and-display-post-page/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hi,
    Pro plugin is not complex, and doesn’t require any coding skill 🙂
    ‘modifying the read more button text and color’ is an advanced feature, so we’re sorry that we can’t include it in Free version.

    To justify excerpt, Please add this CSS code to file style.css of your active theme:

    .pt-cv-content {  text-align: justify; }

    Best regards,

    Thread Starter successdoc

    (@successdoc)

    Worked great! That’s the look I wanted. My issues is resolved.

    Just a point, though: I’ve had to learn about the style.css file in working on my site so I knew what you were talking about, but most newbies wouldn’t, so it would be great to have alignment options built into the plugin or in some documentation on your site.

    But certainly appreciate your assistance! Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘How to justify excerpt text’ is closed to new replies.