Customize Table
-
I am trying to create a table based on a image that is above the current table. Can you help me get the right code to set this table?
Site: https://moniquepowers.marketingbydata.com/eyebrow-tweezing-tinting/
.tablepress thead th {
font-family: geothe-gothic;
font-size: 20px;
color: #ffffff;
}.tablepress .even td {
background-color: #00ff00;
}.tablepress-id-1 .column-3 {
text-align: center;
}.tablepress-id-1 tbody td {
font-family: geothe-gothic;
font-size: 14px;
color: #5E3F2C;
}.tablepress thead th,
.tablepress tfoot th {
background-color: #ff7396;
}.tablepress thead .sorting:hover {
background-color: #ffffff;
}.tablepress-id-1 .row-2 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-2 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-3 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-4 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-5 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-6 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-6 td {
background-color: #FEDCD9;
}.tablepress-id-1 .row-7 td {
background-color: #FEDCD9;
}
- The topic ‘Customize Table’ is closed to new replies.