WP table reloaded bottom border trouble
-
I figured out what was wrong with that code I was missing stuff and had repeats,now I have everything fixed except the bottom border for my table. Here’s the code I am using:
.wp-table-reloaded-id-5 th {
background-color: #4f5bb0!important;
}
.wp-table-reloaded-id-5 {
margin-top: 2em!important;
}
.wp-table-reloaded-id-5 td {
vertical-align: middle;
}
.wp-table-reloaded-id-5 td, .wp-table-reloaded-id-5 th {
border-right: 4px solid #828391!important;
border-left: 4px solid #828391!important;
border: vertical-align: middle;
border-top: 4px solid #828391!important;
border: horizontal-align: center;
border-bottom: 4px solid #82839!important;
}
.wp-table-reloaded td {
text-align:center;
}
My URL: https://www.webhostingreviewinnovations.com
- The topic ‘WP table reloaded bottom border trouble’ is closed to new replies.