http://www.crestedbuttecomputers.com/dev/turbo-lease/pricing/
All of the heading rows disappear when viewed on mobile. How can I get them to stay? Did you figure out a way to do COLSPAN on a table yet?
Hey ewingmh!
use this code:
@media only screen and (max-width: 767px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row, .responsive .avia_responsive_table .avia-data-table tr:first-child th {
display: block;
}}
Did you make a feature request for this COLSPAN function yet?
Best regards,
Andy
Great thanks – and no I haven’t submitted it because it’s been talked about SO many times on here… figured it was already in the works.
Hi!
I’m not 100% sure when it will be implemented, but I’m glad to know we could help :)
Please let us know if you ever need any help in the future.
Regards,
Dake