Title: [Plugin: cookie-cat] Table heading
Last modified: August 20, 2016

---

# [Plugin: cookie-cat] Table heading

 *  [taggie](https://wordpress.org/support/users/taggie/)
 * (@taggie)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-cookie-cat-table-heading/)
 * Useful, but could the table headings when using the cookies shortcode be put 
   in th rather than td cells? Then would get the appropriate styling and the data
   would be clearer.
 * [http://wordpress.org/extend/plugins/cookie-cat/](http://wordpress.org/extend/plugins/cookie-cat/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [bobbingwide](https://wordpress.org/support/users/bobbingwide/)
 * (@bobbingwide)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-cookie-cat-table-heading/#post-2847380)
 * yes, that’s a good idea. It is possible to style the table header using CSS but
   it’s not as easy as it could be.
    e.g.
 *     ```
       table.cookies tbody tr td { font-weight: normal; }
       table.cookies tr td { font-weight: bold; }
       ```
   
 * Here we set the cells in the table body to normal font and then set the ‘header’
   to bold.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: cookie-cat] Table heading’ is closed to new replies.

 * ![](https://ps.w.org/cookie-cat/assets/icon-256x256.png?rev=973926)
 * [cookie-cat](https://wordpress.org/plugins/cookie-cat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cookie-cat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cookie-cat/)
 * [Active Topics](https://wordpress.org/support/plugin/cookie-cat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cookie-cat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cookie-cat/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [bobbingwide](https://wordpress.org/support/users/bobbingwide/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-cookie-cat-table-heading/#post-2847380)
 * Status: not resolved