Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello.
    As I see – problem is that your table have many columns, and simple can’t get into your content area. But you can decrease it’s font size. Add to your theme style.css row like:
    .table.dataTable.no-footer {
    font-size: 11px;
    }
    And in this case table will be able to be into your content area.

Viewing 1 replies (of 1 total)
  • The topic ‘My table is not responsive.’ is closed to new replies.