Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WP Darko

    (@spwebguy)

    Hi krisidious,

    Thank you for your feedback.

    Plan titles are aligned to the left. If you want to center them you’ll have to use custom CSS. Try adding the following snippet to your theme style.css file:

    .rpt_plan .rpt_title {
         text-align: center;
    )

    Let me know how it goes, I’m here to help.

    Thread Starter krisidious

    (@krisidious)

    That worked Darko… Thanks so much.

    great plugin.

    wishlist.
    justify for each line.
    color for each line.
    more font size for each line.
    width control of tables.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I center the title text?’ is closed to new replies.