Need Assistance with Stacking on Mobile
-
Hello,
I am looking to stack my table on mobile. I ama using the following:
@media (max-width: 767px) {
.tablepress-id-152 tbody td {
display: block;
}
}When I use the above code, my rows are stacked, by the table heads are not (they span across the page on my iPhone). I commented the code out for now in the Custom CSS for the TablePress styling. Any assistance is greatly appreciated.
– Corey
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Need Assistance with Stacking on Mobile’ is closed to new replies.