Hi guys!
I have a problem with table resizing. If you resize the screen, to the smallest size (phone) it looks that the first column of tables is missing. You can check the problem here: http://goo.gl/QbpZTO
Best regards
D.
Hey David!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@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;
}}
Best regards,
Yigit
Hu Yigit,
still something wrong with the table. Take a look to the same link!
Hey!
The default responsive layout will hide some data fields. If you want to show the entire table please use the “Make entire table scrollable” option: http://www.clipular.com/c/5393582290632704.png?k=b4ogTQH8nnEnef5DdPb23p2UtUw
Best regards,
Peter
Hi!
Thank you very much. The first option for my opinion is better, but it needs to be modified with the right layout. It is not clear when you try to understand the table contents.
Best regards
David