Using Fixed Column for 2 columns – header not aligned with rows
-
I’m using the Fixed Column add-on plugin and would like to keep 2 columns fixed. I’m using the shortcode:
[table id=6 datatables_fixedcolumns_left_columns=2 datatables_fixedcolumns_right_columns=0 /]
I have “Use the following features of the DataTables JavaScript library with this table” enabled/checked.
The issue is that for the 2 fixed columns, the header column borders are not aligned with the rows underneath. The headers have 2 lines of text in the first column whereas the rest of the table data is one line.
Is there CSS to align the border between the first 2 columns’ header and rows?
The page I need help with: [log in to see the link]
The topic ‘Using Fixed Column for 2 columns – header not aligned with rows’ is closed to new replies.