• Resolved Leaving Holland

    (@leaving-holland)


    Hi there, Searched your database but cannot find an answer to my specific problem.

    Latest WP version, latest plugin update also.
    Problem: The box next to “Alternating Row Colors” is not ticked in any of the tables and yet they alternate…..when I tick it, no change…….(even not after refreshing etc.)

    Is it my theme? Do I misunderstand?
    How can I change it? I do not want them to alternate.

    Thank you for your time, love the plugin by the way!

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This is indeed added by your theme. To again override this, please add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .tablepress tbody tr {
        background-color: transparent;
    }

    (Note that at least one table on that page does have the checkbox checked on its “Edit” screen, so that will have to be turned off as well.)

    Regards,
    Tobias

    Thread Starter Leaving Holland

    (@leaving-holland)

    Thank you so much for your support Tobias, the code works perfect. I know about the tables in alternate settings, that waas a test. I changed it, but thanks for pointing it out me me.

    Very kind.

    Thread Starter Leaving Holland

    (@leaving-holland)

    Thank you so much for your support Tobias, the code works perfect. I know about the tables in alternate settings, that was a test. I changed it, but thanks for pointing it out me me.

    Very kind.

    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 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Standard option Alternate Colors ignored’ is closed to new replies.