/*
Theme Name: Gofo Child Theme
Theme URI: https://gofo.peerduck.com
Author: PeerduckThemes
Author URI: https://peerduck.com
Description: Blank Child Theme for Gofo
Template: gofo
Version: 1.00
Requires at least: 5.0
Requires PHP: 7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, custom-colors, featured-images, theme-options
Text Domain: gofo
*/

#remove-the-table thead {
	display:none;
}

#remove-the-table tfoot {
	display:none;
}

#remove-the-table .column-entry {
	display:none;
}

#remove-the-table .column-creds {
    width: 100%;
    text-align: center;
    border: none;
    font-size: 20px;
    font-weight: bold;
}