Title: Custom CSS doesn&#8217;t apply
Last modified: February 27, 2019

---

# Custom CSS doesn’t apply

 *  Resolved [alealealeale1234](https://wordpress.org/support/users/alealealeale1234/)
 * (@alealealeale1234)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/)
 * I added some custom CSS in the appropriate section. When I look at the table 
   preview inside the plugin, I see the edited table. When I put it inside a page
   and look the page preview, the customization isn’t shown.

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11256385)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Can you please post a link to the page with the table where this problem happens,
   so that I can take a direct look? Thanks!
 * Regards,
    Tobias
 *  Thread Starter [alealealeale1234](https://wordpress.org/support/users/alealealeale1234/)
 * (@alealealeale1234)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11258734)
 * Hi Tobias,
 * thanks for your prompt reply, really appreciated.
 * I can give you the permalink, but the website isn’t online. I’m working in remote
   at the moment. I don’t know if you can give somehow a look.
 * Permalink: [http://localhost/pocketgrammar/articolo/](http://localhost/pocketgrammar/articolo/)
 * Page Preview link: [http://localhost/pocketgrammar/articolo/?preview_id=15&preview_nonce=2d34619be2&_thumbnail_id=-1&preview=true](http://localhost/pocketgrammar/articolo/?preview_id=15&preview_nonce=2d34619be2&_thumbnail_id=-1&preview=true)
 * Thak you in advance.
 * Regards,
    Alessandro
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11258741)
 * Hi,
 * unfortunately, these URLs will not help, as I can not access your local computer.
   
   I’m afraid that I’ll only be able to take a direct look at this once the site
   is online, or reachable from the internet. Sorry.
 * Regards,
    Tobias
 *  [rvdo](https://wordpress.org/support/users/rvdo/)
 * (@rvdo)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11262767)
 * I have the same problem. I seems the CSS is being filtered.
    the URL 800abroad.
   com
 * the code I am adding is:
    .tablepress-id-2 tbody td { font-family: sans-serif;
   font-size: 10px; }
 *  [rvdo](https://wordpress.org/support/users/rvdo/)
 * (@rvdo)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11262876)
 * I’ve just figured the Custom CSS on the Theme supresses the Custom CSS on the
   plugin.
    So I inserted the code in the “Customize” section of the theme and it
   worked fine. Is this the right way to do it?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11263432)
 * Hi,
 * yes, you could do that. This is then probably just a conflict of CSS priorities,
   i.e. your theme might also contain CSS code that influences table cells.
 * Regards,
    Tobias
 *  [kruxtv](https://wordpress.org/support/users/kruxtv/)
 * (@kruxtv)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11351507)
 * Hi,
 * I have the same problem and have already tried to transfer the code into the 
   theme. But it does not work anyway. The table is played out in my preview but
   simply not on the website.
 * I’m a beginner and just a bit overwhelmed.
    Here is my CSS:
 * .tablepress thead th {
    background-color: #d40228; color: #FFFFFF; font-family:
   Economica; }
 * .tablepress thead .sorting:hover {
    background-color: #808080; }
 * .tablepress tbody td {
    font-family: Economica; font-size: 16px; font-weight:
   bold; color: #000000; border-color: gray; border-width: 1px; border-style: solid;}
 * .tablepress-id-1 tbody .column-10,
    .tablepress-id-1 tbody .column-12 { background-
   color: #DCDCDC; }
 * and here is the website: unicum.tv/standorte
 * Maybe you can help me out?
    What have I done wrong?
 * Best regards
    Kira
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11351687)
 * Hi Kira,
 * from what I can see, you are using a plugin to minify and cache CSS files (“wpfc”?).
   
   You will have to clear that plugin’s cache so that the CSS code is loaded. Alternatively,
   exclude the TablePress CSS file from being minified again (it already is).
 * Regards,
    Tobias
 *  [kruxtv](https://wordpress.org/support/users/kruxtv/)
 * (@kruxtv)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11351839)
 * Hi Tobias,
 * thank you for the fast feedback.
    It works. Thank you very much. Many Greetings
   Kira
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11351850)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias

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

The topic ‘Custom CSS doesn’t apply’ 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/)

## Tags

 * [edit](https://wordpress.org/support/topic-tag/edit/)
 * [table](https://wordpress.org/support/topic-tag/table/)

 * 10 replies
 * 4 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/custom-css-doesnt-apply-2/#post-11351850)
 * Status: resolved