• Resolved eighty6

    (@eighty6)


    When I tell the plugin not to show the hour column, it no longer spans the full width of the page. When it is checked, it works great. How can I get it to stay full width without displaying the hour column?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor motopress

    (@motopress)

    Hi, add this style

    table.mptt-shortcode-table {
        width: 100%;
    }
Viewing 1 replies (of 1 total)

The topic ‘Table Doesn’t Span Full Width When Hour Column is Unchecked’ is closed to new replies.