Title: Column width css error
Last modified: April 7, 2023

---

# Column width css error

 *  Resolved [Cocod](https://wordpress.org/support/users/cocod/)
 * (@cocod)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/column-width-css-error/)
 * Bonjour,
 * Ma configuration WP actuelle :
    - Version de WordPress : 6.2
    - Version de PHP/MySQL : 8.1.16 / 5.7.41
    - Thème utilisé : Cloe Brooks Child Theme
    - Thème URI : [http://cloe-brooks.themerex.net](http://cloe-brooks.themerex.net)
    - Extensions en place : Advanced Popups (1.1.5), bbPress (2.6.9), Booked (2.3.5),
      BuddyPress (11.1.0), Classic Widgets (0.3), Contact Form 7 (5.7.5.1), Cookie
      Information | Free WP GDPR Consent Plugin (2.0.22), Disable Comments (2.4.3),
      Duplicate Page (4.5.1), elegro Crypto Payment (1.0.0), Elementor (3.12.1),
      ELEX WooCommerce Catalog Mode (1.2.9), Forum_wordpress_fr (4.2), Loco Translate(
      2.6.4), MC4WP: Mailchimp for WordPress (4.9.3), Password Protected (2.6.2),
      Slider Revolution (6.6.12), TablePress (2.1), The Events Calendar (6.0.11),
      ThemeREX Addons (2.20.0), ThemeREX Updater (2.0.0), TI WooCommerce Wishlist(
      2.3.6), WooCommerce (7.5.1)
    - Adresse du site : [https://girep.le-reve-eveille-en-psychanalyse.com](https://girep.le-reve-eveille-en-psychanalyse.com)
    - Nom de l’hébergeur : OVH
 * Problem encountered: here is the error message I also give you the Css code entered.
 * DataTables warning: table id=tablepress-3 – Incorrect column count. For more 
   information about this error, please see [http://datatables.net/tn/18](http://datatables.net/tn/18)
 * code css :
 *     ```wp-block-code
       .tablepress thead th,
       		.tablepress tfoot th {
       			background-color: #FFFFFFF;
       		}
   
       		.tablepress thead .sorting_asc,
       		.tablepress thead .sorting_desc,
       		.tablepress thead .sorting:hover {
       		}
   
       		.tablepress-id-1 .column-1 {
       			font-size: 20px;
       			width: 50%;
       		}
   
       		.tablepress-id-1 .column-2 {
       			font-size: 18px;
       			color: olive;
       			width: 50%;
       		}
   
       		.tablepress-id-1 .column-3 {
       			font-size: 2px;
       			width: 10%;
       		}
   
       		tablepress-id-1 .column-4 {
       			font-size: 2px;
       			width: 20%;
       		}
   
       		.tablepress-id-1 tbody td {
       			font-family: Calibri;
       		}
   
       		.tablepress .row-1 td {
       		}
   
       		#tablepress-1_paginate {
       			clear: both;
       		}
   
       		.tablepress-id-2 tbody td {
       			font-family: Calibri;
       		}
   
       		.tablepress .row-2 td {
       		}
   
       		.tablepress-id-2 .column-1 {
       			font-size: 20px;
       			width: 150px;
       		}
   
       		.tablepress-id-2 .column-2 {
       			font-size: 18px;
       			color: olive;
       			width: 120px;
       		}
   
       		.tablepress-id-2 .column-3 {
       			font-size: 16px;
       			width: 60px;
       		}
   
       		.tablepress-id-2 .column-4 {
       			font-size: 18px;
       			width: 300px;
       		}
   
       		.tablepress-id-2 .column-5 {
       			font-size: 1px;
       			width: 5px;
       		}
   
       		#tablepress-2_paginate {
       			clear: both;
       		}
   
       		.tablepress-id-3 tbody td {
       			font-family: Calibri;
       		}
   
       		.tablepress .row-3 td {
       		}
   
       		.tablepress-id-3 .column-1 {
       			font-size: 20px;
       			width: 150px;
       		}
   
       		.tablepress-id-3 .column-2 {
       			font-size: 18px;
       			color: olive;
       			width: 100px;
       		}
   
       		.tablepress-id-3 .column-3 {
       			font-size: 16px;
       			width: 100px;
       		}
   
       		.tablepress-id-3 .column-4 {
       			font-size: 1px;
       			width: 60px;
       		}
   
       		.tablepress-id-4 tbody td {
       			font-family: Calibri;
       		}
   
       		.tablepress .row-4 td {
       		}
   
       		.tablepress-id-4 .column-1 {
       			font-size: 20px;
       			width: 150px;
       		}
   
       		.tablepress-id-4 .column-2 {
       			font-size: 18px;
       			color: olive;
       			width: 100px;
       		}
   
       		.tablepress-id-4 .column-3 {
       			font-size: 16px;
       			width: 200px;
       		}
   
       		.tablepress-id-4 .column-4 {
       			font-size: 1px;
       			width: 60px;
       		}
   
       		.tablepress-id-5 tbody td {
       			font-family: Calibri;
       		}
   
       		.tablepress .row-5 td {
       		}
   
       		.tablepress-id-5 .column-1 {
       			font-size: 20px;
       			width: 150px;
       		}
   
       		.tablepress-id-5 .column-2 {
       			font-size: 18px;
       			color: olive;
       			width: 100px;
       		}
   
       		.tablepress-id-5 .column-3 {
       			font-size: 16px;
       			width: 200px;
       		}
   
       		.tablepress-id-5 .column-4 {
       			font-size: 1px;
       			width: 60px;
       		}
   
       		.tablepress-id-6 tbody td {
       			font-family: Calibri;
       		}
   
       		.tablepress .row-6 td {
       		}
   
       		.tablepress-id-6 .column-1 {
       			font-size: 20px;
       			width: 150px;
       		}
   
       		.tablepress-id-6 .column-2 {
       			font-size: 18px;
       			color: olive;
       			width: 100px;
       		}
   
       		.tablepress-id-6 .column-3 {
       			font-size: 16px;
       			width: 200px;
       		}
   
       		.tablepress-id-6 .column-4 {
       			font-size: 1px;
       			width: 60px;
       		}	
       	}
   
       	.tablepress-id-7 tbody td {
       		font-family: Calibri;
       	}
   
       	.tablepress .row-7 td {
       	}
   
       	.tablepress-id-7 .column-1 {
       		font-size: 20px;
       		width: 150px;
       	}
   
       	.tablepress-id-7 .column-2 {
       		font-size: 18px;
       		color: olive;
       		width: 100px;
       	}
   
       	.tablepress-id-7 .column-3 {
       		font-size: 16px;
       		width: 200px;
       	}
   
       	.tablepress-id-7 .column-4 {
       		font-size: 1px;
       		width: 60px;
       	}
   
       	.tablepress-id-8 tbody td {
       		font-family: Calibri;
       	}
   
       	.tablepress .row-8 td {
       	}
   
       	.tablepress-id-8 .column-1 {
       		font-size: 20px;
       		width: 150px;
       	}
   
       	.tablepress-id-8 .column-2 {
       		font-size: 18px;
       		color: olive;
       		width: 100px;
       	}
   
       	.tablepress-id-8 .column-3 {
       		font-size: 16px;
       		width: 200px;
       	}
   
       	.tablepress-id-8 .column-4 {
       		font-size: 1px;
       		width: 60px;
       	}
   
       	.tablepress-id-9 tbody td {
       		font-family: Calibri;
       	}
   
       	.tablepress .row-9 td {
       	}
   
       	.tablepress-id-9 .column-1 {
       		font-size: 20px;
       		width: 150px;
       	}
   
       	.tablepress-id-9 .column-2 {
       		font-size: 18px;
       		color: olive;
       		width: 100px;
       	}
   
       	.tablepress-id-9 .column-3 {
       		font-size: 16px;
       		width: 200px;
       	}
   
       	.tablepress-id-9 .column-4 {
       		font-size: 1px;
       		width: 60px;
       	}
   
       	.tablepress-id-10 tbody td {
       		font-family: Calibri;
       	}
   
       	.tablepress .row-10 td {
       	}
   
       	.tablepress-id-10 .column-1 {
       		font-size: 20px;
       		width: 150px;
       	}
   
       	.tablepress-id-10 .column-2 {
       		font-size: 18px;
       		color: olive;
       		width: 100px;
       	}
   
       	.tablepress-id-10 .column-3 {
       		font-size: 16px;
       		width: 200px;
       	}
   
       	.tablepress-id-10 .column-4 {
       		font-size: 1px;
       		width: 60px;
       	}	
       }
   
       .tablepress-id-19 tbody td {
       	font-family: Calibri;
       }
   
       .tablepress .row-19 td {
       }
   
       .tablepress-id-19 .column-1 {
       	font-size: 20px;
       	width: 200px;
       }
   
       .tablepress-id-19 .column-2 {
       	font-size: 18px;
       	color: olive;
       	width: 20px;
       }
   
       .tablepress-id-19 .column-3 {
       	font-size: 2px;
       	width: 100px;
       }
   
       .tablepress-id-19 .column-4 {
       	font-size: 18px;
       	width: 50px;
       }
   
       #tablepress-19_paginate {
       	clear: both;
       }
       ```
   
 * The problem is that on another site I have the same code and it works very well.
 * Could this be from elementor?
 * Regards
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcolumn-width-css-error%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/column-width-css-error/#post-16636859)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * This error is not caused by that CSS code (which still contains extra `}` which
   you should remove, by the way).
 * Instead, it’s likely caused by invalid HTML code. Often, this happens when quotation
   marks `"` are missing somewhere, e.g. in link HTML code.
 * Unfortunately, I could not check this in your link, as it asks for a post password.
 * Regards,
   Tobias
 *  Thread Starter [Cocod](https://wordpress.org/support/users/cocod/)
 * (@cocod)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/column-width-css-error/#post-16636902)
 * Hi Tobias,
   once again you save me, indeed there was a space between a varatere
   and the “
 * best regards
 * Didier
    -  This reply was modified 3 years, 1 month ago by [Cocod](https://wordpress.org/support/users/cocod/).
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/column-width-css-error/#post-16636938)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
   Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Column width css error’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [3 years, 1 month ago](https://wordpress.org/support/topic/column-width-css-error/#post-16636938)
 * Status: resolved