• Resolved Ole

    (@olpo24)


    Hallo Herr B?thge,

    Ich nutze TablePress in Verbindung mit dem Elementor Hello Theme und Elementor Pro.

    Ich habe das Problem das die das Deaktivieren der Optionen “Alternierende Zeilenfarben:”
    “Zeilenhervorhebung:” keine Wirkung zeigen.

    Mit einem Standardtheme, zum Beispiel Twenty Nineteen funktionoert es.

    Haben Sie eventuell eine Idee warum?

    Beste Grü?e

    Ole Poetter

    ******ENGLISH VERSION*****
    Hello Mr. B?thge,

    I use TablePress in conjunction with the Elementor Hello Theme and Elementor Pro.

    I have the problem that disabling the options “Alternating Line Colors:”
    “Line highlighting:” show no effect.

    It works with a standard theme, such as Twenty Nineteen.

    Do you have any idea why?

    Best regards

    Ole Poetter

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    The reason for this simply is that your theme is also adding such alternating row colors to all tables on the site via CSS code.
    Most likely, adding this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress can change the color to single color:

    .tablepress tbody td {
      background-color: #ffffff !important;
    }

    If that does not work, 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

    Thread Starter Ole

    (@olpo24)

    Hi,

    Thank you, it works.

    Best regards,
    Ole

    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 ‘Possible conflict with Elementor Hello Theme?’ is closed to new replies.