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

    (@daext)

    Hello alessiaspahn,

    the theme CSS is overwriting the plugin CSS. Please add the code below to theme stylesheet or the theme custom CSS option (if available) to increase the plugin CSS specificity.

    .daextletal-table td{
      border-width: 0 1px 1px 1px !important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Left Border Missing’ is closed to new replies.