Tobias,
Thank you for your quick response! It worked perfectly! I have one more question, if you don’t mind taking a look.
I’m using the Responsive Tables extension and we have collapse style on this form. I’m trying to set the width of the table so that I can see the first column header. My code isn’t working. Do you mind pointing me in the right direction?
@media (max-width: 400px) {
.main-content .tablepress .tablepress-id-10 dataTable no-footer dtr-inline collapsed {
width: 350px !important;
}
}
The link I sent the other day should still work. Any help will be greatly appreciated!
Thanks so much!