Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Is the DataTables JS library activated for this table? In that case, you’ll have to slightly modify the CSS to

    .dataTables_wrapper .tablepress-id-9 {
      margin-top: 10px !important;
      border: 2px solid black;
    }

    If DataTables is not enabled, the cause could simply be the small typo (marging-top instead of margin-top ?? ).

    If that also does not help, can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘How to change top margin’ is closed to new replies.