Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 73026

Problems with center the table

$
0
0

Replies: 1

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


Viewing all articles
Browse latest Browse all 73026

Trending Articles