Viewing 1 replies (of 1 total)
  • Hey Kyle,

    Add the following to your stylesheet:

    table td {
        border: none !important;
    }

    That should do the trick. I’d recommend adding the code to a child theme, or using a plugin like WP Add Custom CSS, rather than editing the theme files directly.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘How Do I remove borders from tables?’ is closed to new replies.