thanks – I tried many permutations but this is the best I can get it…..
Home
would prefer to not have the little gaps either side of the start of the body of the table.
this is what I have used – any suggestions on how to tidy up the border?
th.tribe-mini-calendar-dayofweek {
border-left: #F7F7F7 solid 0px !important;
border-right: #F7F7F7 solid 0px !important;;}
.tribe-mini-calendar-nav td {
border-left: #F7F7F7 solid 1px;
border-right: #F7F7F7 solid 1px;
border-top: #F7F7F7 solid 1px;
}
.tribe-mini-calendar thead tr {
border-left: #F7F7F7 solid 1px;
border-right: #F7F7F7 solid 1px;
}