Using Tablepress with Seedprod
-
Greetings.
Thank you greatly for making this super helpful plugin.
I am finding it difficult to style the table.
- I want to to center the tablepress-42_filter (instead of right float).
- I want to increase the text of the table to something bigger, eg 16.
- I want to center the text contents in the table. They currently float left.
PS: I tried adding these codes to the Custom CSS (plugin options) but it won’t work.
.tablepress-42 tbody td {
font-size: 19px !important;
}.tablepress-42 {
width: auto;
margin: 0 auto 1em;
}I will appreciate some help.
The page I need help with: [log in to see the link]
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Using Tablepress with Seedprod’ is closed to new replies.