• Resolved rsguru

    (@rsguru)


    I’ve tried several things. I currently have the following CSS in the plugin options.

    .tablepress-id-3 .table {
    	width: auto;
    }
    
    .tablepress-id-3 .column-1 {
    	width: 32%;
    }
    
    .tablepress-id-3 .column-2 {
    	width: 17%;
    }
    
    .tablepress-id-3 .column-3 {
    	width: 17%;
    }
    
    .tablepress-id-3 .column-4 {
    	width: 17%;
    }
    
    .tablepress-id-3 .column-5 {
    	width: 17%;
    }

    When I refresh, the table differently each time. Either about 60% or about 75%… back and forth each refresh.

    Do you have any suggestions?

    Thanks in advance.

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I’m not sure that I understand. From what I can see, the table has 100% of the content area of the page. If you want it to be wider, you’d need to modify the page or theme settings so that it doesn’t have a sidebar and therefore a bigger content area.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot make table full width’ is closed to new replies.