Problems with center the table
-
Hello,
i use the Theme Bridge and wordpress 4.6.3 (german).
Two of my tables i cannot center. Can you tell me why?
I found the problem with the firefox-developer-mode:.dataTables_wrapper .tablepress {
clear: both;
margin: 0 !important;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.tablepress-id-1 {
width: auto;
margin: 0 auto 1em;
}As soon as I remove the position in the firefox-developer-mode, the table is centered.
But, where can i kill the “margin: 0 !important;” under .dataTables_wrapper .tablepress ?Is this a tablepress-/theme-/settings- or brain-problem?? ??
Greetings from Münster – Germany
Maik
- The topic ‘Problems with center the table’ is closed to new replies.