• Resolved brianpoe27

    (@brianpoe27)


    I am attempting to center align my table content.

    I opened Plugin Options and entered code (Tobias provided in another thread) in the Custom CSS box.

    I checked the box: “Load these “Custom CSS” commands to influence the table styling”

    I saved changes.

    Nothing happens.

    How do I apply these CSS codes to my table?

    Thanks in advance.

    https://ww.wp.xz.cn/plugins/tablepress/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Bob

    (@bobschecter)

    You should provide the url to your table so Tobias can look, but if you’ve used the css correctly it should work.

    .tablepress-id-2 .column-3 {
    text-align: center;
    }

    Be sure you have the ID of your table and the column number correct.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.
    Also, sorry for the long wait for a reply. As a I was on a long vacation without internet access the last couple weeks, I could not reply earlier.

    Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Newbie, simple question’ is closed to new replies.