Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Usually, some “Custom CSS” on the “Plugin Options” screen like

    .tablepress-table-description {
      text-align: center;
    }

    should do the trick.
    Unfortunately, I can’t check if this will work on your site, as the link that you posted is not working for me ??

    Regards,
    Tobias

    Thread Starter dzulkiewski

    (@dzulkiewski)

    Here is the link: https://miscaonline.net/awards/

    https://miscaonline.net/awards/

    I’m still struggling with getting the table description centered

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for the link!

    Just add the code from above to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.

    Also, please remove this from your “Custom CSS”:

    //Table 1 Bylaws & Constitution
    //Table 4 MISCA Meet Info

    as it’s the wrong type of commenting. In CSS code, a comment has to look like

    /* this is a comment */

    as the CSS code is corrupted otherwise.

    Regards,
    Tobias

    Thread Starter dzulkiewski

    (@dzulkiewski)

    Thanks so much, that did the trick
    I appreciate the feedback on comments, I will correct the format

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Tablepress – Table Description’ is closed to new replies.