kunalsam99
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column alignmentThank You
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column alignment.tablepress-id-1 .column-1,
.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-2 .column-1,
.tablepress-id-2 .column-2,
.tablepress-id-2 .column-3,
.tablepress-id-3 .column-1,
.tablepress-id-3 .column-2,
.tablepress-id-3 .column-3,
.tablepress-id-4 .column-1,
.tablepress-id-4 .column-2,
.tablepress-id-4 .column-3,
.tablepress-id-5 .column-1,
.tablepress-id-5 .column-2,
.tablepress-id-5 .column-3,
.tablepress-id-6 .column-1,
.tablepress-id-6 .column-2,
.tablepress-id-6 .column-3,
.tablepress-id-7 .column-1,
.tablepress-id-7 .column-2,
.tablepress-id-7 .column-3,
.tablepress-id-8 .column-1,
.tablepress-id-8 .column-2,
.tablepress-id-8 .column-3,
.tablepress-id-9 .column-1,
.tablepress-id-9 .column-2,
.tablepress-id-9 .column-3,
.tablepress-id-10 .column-1,
.tablepress-id-10 .column-2,
.tablepress-id-10 .column-3 {
width: 33%;
text-align: left;
}is there any short form to write this or every time i make a new table and add it to the custom css id and column??
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column alignmentI have made four tables i want to left align all of them with a common width.So that they can be seen one below the other.
.tablepress-id-1 .column-1,
.tablepress-id-1 .column-2,
.tablepress-id-1 .column-3,
.tablepress-id-2 .column-1,
.tablepress-id-2 .column-2,
.tablepress-id-2 .column-3,
.tablepress-id-3 .column-1,
.tablepress-id-3 .column-2,
.tablepress-id-3 .column-3,
.tablepress-id-4 .column-1,
.tablepress-id-4 .column-2,
.tablepress-id-4 .column-3,
{
width: 100px;
}https://www.a2atrade.com/czur-et18-pro-vs-czur-et18-plus/
Need Help @tobiasbg
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Column alignmenti need both the tables to come one below the other in proper alignment.Not talking about sorting.