Title: Table Press Button
Last modified: September 20, 2019

---

# Table Press Button

 *  Resolved [danishcid](https://wordpress.org/support/users/danishcid/)
 * (@danishcid)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/table-press-button-2/)
 * I’m trying to create a button with table press plugin but it doesnt work the 
   way they have replied in other similar posts on this forum. I’m suing the following
   css code to create the button in the table cell
 * .tablepress-id-test .column-4 a {
    border: 1px solid #000000; white-space: nowrap;
   font-size: 12px; font-weight: bold; padding: 10px; border-radius: 10px; background-
   color: #ffff00; }
 * over here I’m using the link to create the button but what class or ID would 
   I have to define here for example for the above CSS code I created the following
   ID
    a class=”test” href=”[http://localhost/customify/sample-page-2/&#8221](http://localhost/customify/sample-page-2/&#8221);
   rel=”noopener” target=”_blank”>check prices (this way it wont work)
 * However, when i defined the class: test in the link
    a ID=test href=”[http://localhost/customify/sample-page-2/&#8221](http://localhost/customify/sample-page-2/&#8221);
   rel=”noopener noreferrer” target=”_blank”>check prices
 * .test {
    border: 1px solid #000000; white-space: nowrap; font-size: 12px; font-
   weight: bold; padding: 10px; border-radius: 10px; background-color: #ffff00; 
   display: inline-block; text-decoration: none; }
 * it worked but the button has link that is underlined which I dont like and it
   seemed like it’s not the right way to do it
 * can someone help me create the button in the tablepress table
    -  This topic was modified 6 years, 7 months ago by [danishcid](https://wordpress.org/support/users/danishcid/).
    -  This topic was modified 6 years, 7 months ago by [danishcid](https://wordpress.org/support/users/danishcid/).
    -  This topic was modified 6 years, 7 months ago by [danishcid](https://wordpress.org/support/users/danishcid/).

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/table-press-button-2/#post-11952138)
 * 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 [danishcid](https://wordpress.org/support/users/danishcid/)
 * (@danishcid)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/table-press-button-2/#post-11952698)
 * ok, it seems to be working with the live server as i was using it on the local
   host, can you please tell me that is table press plugin responsive?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/table-press-button-2/#post-11960156)
 * Hi,
 * to make tables responsive, please try the options from [https://tablepress.org/extensions/responsive-tables/](https://tablepress.org/extensions/responsive-tables/)
 * Regards,
    Tobias

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

The topic ‘Table Press Button’ 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: [6 years, 7 months ago](https://wordpress.org/support/topic/table-press-button-2/#post-11960156)
 * Status: resolved