Title: Table Press Customized
Last modified: August 30, 2016

---

# Table Press Customized

 *  Resolved [pmhigherlearning](https://wordpress.org/support/users/pmhigherlearning/)
 * (@pmhigherlearning)
 * [11 years ago](https://wordpress.org/support/topic/table-press-customized/)
 * Hello,
 * I am looking to customize table press for my own solution. I came across a website
   that is pretty close to what I am looking for. I see that he insert register 
   button that links to event brite for registration purposes.
 * Do you know how I would link registration button to woocommerce check out instead?
 * [http://apple-brook.com/courselist/](http://apple-brook.com/courselist/) is what
   I saw from a customer.
 * [https://wordpress.org/plugins/tablepress/](https://wordpress.org/plugins/tablepress/)

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [11 years ago](https://wordpress.org/support/topic/table-press-customized/#post-6226169)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * That link to EventBrite is a simple HTML link. You would probably just have to
   insert a link with the target URL pointing to your WooCommerce checkout page.
 * Regards,
    Tobias
 *  [Frank in Creedmoor](https://wordpress.org/support/users/frank-in-creedmoor/)
 * (@frank-in-creedmoor)
 * [11 years ago](https://wordpress.org/support/topic/table-press-customized/#post-6226278)
 * Not a code person but just trying to use your CSS styling suggestion for changing
   all table font sizes and to have them bold:
 * This is what I entered in the custom code section:
 *     ```
       .tablepress tbody td {
       	font-weight: bold;
       	font-size: 14px;
       }
       ```
   
 * Where am I wrong? I saved. Does is only control new tables?
    thanks [http://www.granvillespeaks.com](http://www.granvillespeaks.com)
 *  [Frank in Creedmoor](https://wordpress.org/support/users/frank-in-creedmoor/)
 * (@frank-in-creedmoor)
 * [11 years ago](https://wordpress.org/support/topic/table-press-customized/#post-6226321)
 * OK, my code in previous post is now is functional. Not sure if I just did not
   understand the custom code section and my have unchecked the box which “turns
   on” the code or what happened. But I was new to it and perhaps have an understanding
   now. Not a code person but with several books getting up to speed on some basics.
   I suspect that if want the heading text to also be 14px size I just enter th 
   in selector.
 * This is a great table plugin and I shall contribute now that I’m seeing what 
   it can do.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/table-press-customized/#post-6226330)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I just checked [http://granvillespeaks.com/?page_id=323](http://granvillespeaks.com/?page_id=323)
   and the CSS that you used is indeed working there, just fine.
    I assume that 
   this was some temporary caching issue. So, good to hear that everything is working
   now! 🙂
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!

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

The topic ‘Table Press Customized’ 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

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

 * 4 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [10 years, 12 months ago](https://wordpress.org/support/topic/table-press-customized/#post-6226330)
 * Status: resolved