Hi,
I am getting issues when i used flip.
[wpseo_breadcrumb]
[table id=11?responsive =collapse responsive_breakpoint=phone /].
and the font gone ugly. so i wanted to change. My Custom CSS code is
.tablepress-id-N tbody td {
font-family: Tahoma;
font-size: 14px;
color: #ff0000;
}