I’d like to change the table background color. I’ve used:
td {
background: #ffffff !important;
border: none!important;
}
which seems to work on desktop but not on any other screen sizes. As well the table is cut off on the top in mobile view.
Never mind – I’m now using the partner logo element. Sorry to bother you.