• Resolved fredjesilva

    (@fredjesilva)


    Hi everyone,

    Is there a way to add a background color to a complete column? Regardless the number of lines of that table?

    Thank you all!

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    For this, you can use “Custom CSS” code. For example, add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress-id-1 .column-3 {
      background-color: #ff0000 !important;
    }

    Regards,
    Tobias

    Thread Starter fredjesilva

    (@fredjesilva)

    Thanks a lot Tobias! You help me solve a big problem for me.
    Thank you again.
    Regards.

    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!

    Shit!
    I didnt add “!important” !!!

    this form helped me a lot.

    Thank you guys from Osaka, Japan!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    great to hear that this helped you as well! ??

    Best wishes,
    Tobias

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add a background color to a complete column’ is closed to new replies.