• Hello,
    I can’t seem to remove the top and bottom dark lines/borders on the table. Your given css doesn’t work.
    I tried various variations. I only managed to remove the top line with the use of:
    table.dataTable thead th, table.dataTable thead td {border-bottom:none !important;}
    Any css to remove bottom border line? Thanks in advance, regards.

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘remove top/bottom line’ is closed to new replies.