Title: CSS code not loading
Last modified: February 14, 2025

---

# CSS code not loading

 *  Resolved [gd2356](https://wordpress.org/support/users/gd2356/)
 * (@gd2356)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/)
 * The CSS formatting is not being loaded for this page. I’ve tried clearing the
   cache and doing a hard reset. Here is the CSS code:
 *     ```wp-block-code
       .tablepress-id-3 .column-1 {width: 100px;}.tablepress-id-3 .column-2 {width: 40px;}.tablepress-id-3 .column-3 {width: 30px;}.tablepress-id-3 .column-4 {width: 30px;}.tablepress-id-3 .column-5 {width: 180px;}.tablepress-id-3 .column-6 {width: 100px;}.tablepress-id-3 .column-7 {width: 40px;}.tablepress tbody td,.tablepress thead th {text-align: left;vertical-align: middle;}.tablepress tbody td {border: solid 1px;}
       ```
   
 * Here is what it looks like:
 * ![](https://i0.wp.com/jimbpatton.com/downloads/Tablepress-screenshot.png?ssl=
   1)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-code-not-loading%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [gd2356](https://wordpress.org/support/users/gd2356/)
 * (@gd2356)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18307316)
 * I think the problem is related to the audio player somehow. Is there a way to
   put a shortcut that calls a different audio player (as on the parent page) in
   a table cell? Maybe there’s a conflict between the audio players? I deactivated
   the other player (The Compact Audio Player), but it didn’t have any effect.
    -  This reply was modified 1 year, 3 months ago by [gd2356](https://wordpress.org/support/users/gd2356/).
 *  Thread Starter [gd2356](https://wordpress.org/support/users/gd2356/)
 * (@gd2356)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18307345)
 * I created another page without the Custom CSS, and it’s at jimbpatton.com/More_Samples
   It isn’t quite right, but at least it’s navigable.
 *  Thread Starter [gd2356](https://wordpress.org/support/users/gd2356/)
 * (@gd2356)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18307826)
 * This is what the page looks like without the CSS column formatting. Each time
   a row is added, the player gets longer.
 * ![](https://i0.wp.com/jimbpatton.com/downloads/Without-CSS.png?ssl=1)
 * If I delete all the rows except the first and use the CSS formatting, it renders
   correctly. Somehow, the player is getting longer with each row addition. I think
   it’s a bug. Finally, with the CSS formatting, the player gets so big, it breaks
   the CSS column formatting and it adjusts all the columns
 * With the CSS code and one row,
 * ![](https://i0.wp.com/jimbpatton.com/downloads/With-one-row.png?ssl=1)
 * With the CSS code and two rows,
 * ![](https://i0.wp.com/jimbpatton.com/downloads/With-two-rows.png?ssl=1)
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18308215)
 * Hi!
 * Thanks for your post and sorry for the trouble!
 * Yes, is ultimately caused by that Audio Player. Unfortunately, I don’t know why
   the width increases with each added audio player. You could however try limiting
   their widths. For that, please add this to the “Custom CSS” text area on the “
   Plugin Options” screen of TablePress:
 *     ```wp-block-code
       .tablepress .mejs-container {    max-width: 300px;}
       ```
   
 * Best wishes,
   Tobias
 *  Thread Starter [gd2356](https://wordpress.org/support/users/gd2356/)
 * (@gd2356)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18309355)
 * That did it! Thank-you!!!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18309362)
 * Hi [@gd2356](https://wordpress.org/support/users/gd2356/),
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
   Tobias
 * P.S.: In case you haven’t, please [rate TablePress in the plugin directory](https://wordpress.org/support/plugin/tablepress/reviews/#new-post).
   Thanks!

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

The topic ‘CSS code not loading’ 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/)

 * 6 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/css-code-not-loading/#post-18309362)
 * Status: resolved