• Resolved mohammadia

    (@mohammadia)


    Hi,

    I am unable to set full width of the first column, please see the below image.

    These are the codes in my CSS

    .tablepress-id-2 .column-2 {
    	width: 100px;
    }
    
    .tablepress thead th,
    .tablepress tfoot th {
    	background-color: #0005D5;
    }
    
    .page-id-178 .tablepress .column-1 {
    	width: 50%;
    }
    
    .page-id-178 .tablepress .column-2 {
    	width: 30%;
    }
    
    .tablepress thead th,
    .tablepress tbody td {
    	text-align: center;
    }
    • This topic was modified 5 years, 5 months ago by mohammadia.

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

Viewing 3 replies - 16 through 18 (of 18 total)
Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Width of First Row’ is closed to new replies.