Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this is that your theme adds some CSS code to the page that slightly interferes with the table header cells.
    To fix this, please add this to the “Custom CSS”:

    .tablepress div {
      float: none! important;
    }

    After that, the code that you tried will most likely work.

    Regards,
    Tobias

    Thread Starter eileennapier

    (@eileennapier)

    Taaa-Daaa! Thank you! Fixed it right up!!

    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 3 replies - 1 through 3 (of 3 total)

The topic ‘align text in header’ is closed to new replies.