Support » Plugin: Table Sorter » center the caption?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Farhan Noor

    (@farhannoor)

    yes, Using the CSS. You can use your theme’s style.css file to do this or you can write css using 3rd party CSS plugin.

    Farhan

    Thread Starter meken

    (@meken)

    Thank you.

    I figured it out:

    .tablesorter thead tr th {
    text-align: center;
    }

    • This reply was modified 6 years, 11 months ago by meken.
    • This reply was modified 6 years, 11 months ago by meken.
    • This reply was modified 6 years, 11 months ago by meken.
    Plugin Author Farhan Noor

    (@farhannoor)

    🙂

    Please rate this plugin HERE

    Farhan.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘center the caption?’ is closed to new replies.