• Resolved goodsuccess

    (@goodsuccess)


    Need to change the font color of tablepress. As it stands now the color is white above the image I inserted.

    I tried using the code below but had no luck.

    .tablepress-id-1 tbody td {
     font-family: Tahoma;
     font-size: 14px;
     font-weight: bold;
     color: #ff0000;
    }

    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 post, and sorry for the trouble.

    The reason for that is that this text and the images are shown in the table header row. I suggest to uncheck the “Table Head” checkbox on the table’s “Edit” screen. After that, the text color should turn red, as per your CSS code.

    Regards,
    Tobias

    Thread Starter goodsuccess

    (@goodsuccess)

    Thanks, that did it.

    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 ‘How to change tablepress font colors’ is closed to new replies.