• Resolved TheTJ

    (@measuringflower)


    Hi. I’m sorry if I missed this in the support threads. I tried as many of them as I could find, but none worked. I’m trying to vertically align the text in the table header so that it is in the middle.

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Just to be sure, do you mean the words like “BREAKFAST”, “LUNCH”, etc.?
    Those have an extra margin that you could remove. For that, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress h5 {
    	margin: 0;
    }

    Regards,
    Tobias

    Thread Starter TheTJ

    (@measuringflower)

    Perfect! Thank you!

    Plugin Author TobiasBg

    (@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 ‘Vertical Align Table Header’ is closed to new replies.