Tagged: Button Row, mobile, responsive, table
Hello,
I am using the table element with a button row, but the button row disappears on mobile. Is there any way to get it to show up? Thanks!
Hey Kirstie,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive .avia_responsive_table .avia-data-table .avia-button-row {
display: block;
}
}
Best regards,
Rikard
That worked! Thank you!
Hi,
Great, I’m glad that you got it working. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
You can close it, thank you!
Hi MJM,
Great :)
We are closing the thread.
If you need further assistance please let us know in a new one.
Best regards,
Victoria