• Resolved jrpmedia

    (@jrpmedia)


    tablepress remove border

    .tablepress-id-5,
    .tablepress-id-5 tr,
    .tablepress-id-5 tbody td,
    .tablepress-id-5 thead th,
    .tablepress-id-5 tfoot th {
    border: none;
    }

    It’s not working ??
    Yes it;’ the right Table ID
    No, there is no other plugin or CSS using the value .tablepress

    #gosh ??

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.

    Most likely, there’s a small CSS conflict with the theme.
    Please extend the command to
    border: none !important;
    to raise its priority.

    Regards,
    Tobias

    Thread Starter jrpmedia

    (@jrpmedia)

    Thank you Tobias !

    SORTED AOK

    James ??

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