• Resolved kavalterbang

    (@kavalterbang)


    Hello,

    I need help with the background color of the table that suddenly changed to white color.
    I can’t seem to find the source of the problem, or maybe I overlooked something.
    Any information would be appreciated.

    Regards,
    Valdi.

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is caused by CSS code that’s been added by the “Elementskit lite” plugin that you are using.
    To make the cells transparent again, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress tr {
        background-color: transparent !important;
    }

    Regards,
    Tobias

    Thread Starter kavalterbang

    (@kavalterbang)

    Hello,

    It works! Yeah I definitely overlooked that one.
    I learned something, at least.
    Thank you once again for the help.
    I’ll be sure to post another topic here if I’m having trouble.
    Have a good day, Good Sir.

    Regards,
    Valdi

    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!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Transparent Background’ is closed to new replies.