• Resolved dubtism

    (@dubtism)


    Hallo Tobias,

    thank you for the nice plugin!

    Following your FAQ manual for column width i dont see any effect for CSS like this:

    .tablepress-id-1 .column-1 {
    width: 100px;
    }

    In the table settings is unchecked “First row is table head / Die erste Zeile der Tabelle ist der Tabellenkopf.”. But when i check that box, the custom CSS does work on the first table on that page, but not on the following tables on the same page.

    I also added this to Zusatz-CSS:

    .tablepress th,
    .tablepress td {
    width: auto;
    }

    Maybe a conflict with the theme? I use Impreza Theme.

    Do you have an idea how to fix that?

    Thank you
    and have a nice day.

    tb

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

    I’m not exactly sure, but it looks like your theme indeed has turned off loading of TablePress “Custom CSS”.
    Therefore, you might have to add your CSS to theme’s “Custom CSS” section.

    Regards,
    Tobias

    Thread Starter dubtism

    (@dubtism)

    Thanks, adding custom CSS to Customizer is working fine.
    Danke, da h?tte ich auch selbst mal drauf kommen k?nnen.

    ??

    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 ‘Custom CSS not working’ is closed to new replies.