• Resolved zabriskie73

    (@zabriskie73)


    Hi Tobias,

    First, i’m a newbie on wordpress, and your plug-in is amazing ! Thanks, i will make you a donation very soon ??

    So, just a little question. I saw in CSS how centering horizontally all the content AND the head rows in the same time.
    But I have one specific column i want to be left-aligned while its title head row must stay centered-aligned. Is it possible to do that ?
    i hope i’m clear.

    Thanks again !

    Michael

    • This topic was modified 5 years, 7 months ago by zabriskie73.

    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.

    You might be looking for this “Custom CSS”:

    .tablepress-id-5 tbody .column-2 {
      text-align: left;
    }

    Regards,
    Tobias

    Thread Starter zabriskie73

    (@zabriskie73)

    Wouah, it’s perfect Tobias.
    Thanks a lot !

    Michael

    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 ‘Centering 1 head row but not its content’ is closed to new replies.