Viewing 1 replies (of 1 total)
  • Hi,

    Your theme is doing this. You’ll need to add some CSS to your customiser (Appearance -> Customiser -> Additional CSS) or to a child theme. E.g.

    table.dataTable tbody td {
      color: #333;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Change Font Color’ is closed to new replies.