hevo
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Never mind, it’s fixed.
Awesome. You definitely rock.
Thanks for the great plugin (could use more options ;)), and super thanks for the outstanding support.
Keep up with the good work. You have my vote.
Hi Tobias,
I’m trying to do 4 things:
1 – Change the color of borders to #45AA41
2 – Remove the vertical borders in my table, as explained in the posts above
3 – Remove the top and bottom borders
1 – Center the text in all cellsI have placed code for the first two things (and no idea how to make the 3rd & 4th happen) But it’s not working…
Here’s the table on my site:
https://www.shootforthestars.fr/boutiqueHere is my custom CSS Code:
.wp-table-reloaded-id-1 td { background-color: #252525!important; } .wp-table-reloaded-id-1 .sorting_asc, .wp-table-reloaded-id-1 .sorting_desc { background-color: #252525!important; } .wp-table-reloaded-id-1 td { font-size: 12px; color: #D5AA41; } .wp-table-reloaded-id-1 th, .wp-table-reloaded-id-1 .sorting { background-color: #252525!important; } .wp-table-reloaded-id-1 .row-hover tr:hover td { background-color: #000000!important; } .wp-table-reloaded-id-1 .row-1, .column-1 { font-weight:bold!important; } .wp-table-reloaded-id-1 { border-color: #45AA41; } .wp-table-reloaded-id-1 { border-left: none!important; border-right: none!important; }
Can you help me ?
Thanks.
Viewing 3 replies - 1 through 3 (of 3 total)