Title: Table border
Last modified: August 21, 2016

---

# Table border

 *  Resolved [danielnichols](https://wordpress.org/support/users/danielnichols/)
 * (@danielnichols)
 * [12 years ago](https://wordpress.org/support/topic/table-border-1/)
 * Hiya,
 * This looks a great plugin.
 * I’m using it on [http://suffolkholidaylodge.co.uk/reviews/](http://suffolkholidaylodge.co.uk/reviews/)
   to display reviews for my holiday let.
 * I’ve inserted the code [usrlist “Communication:5” “Cleanliness:5” “Location:5″
   avg=”true”] but am not wanting the table border.
 * How can I remove this please? Is it CSS?
 * thanks.
 * [https://wordpress.org/plugins/universal-star-rating/](https://wordpress.org/plugins/universal-star-rating/)

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

 *  Plugin Author [Chasil](https://wordpress.org/support/users/chasil/)
 * (@chasil)
 * [12 years ago](https://wordpress.org/support/topic/table-border-1/#post-5001097)
 * Hi danielnochols,
 * you are right, this is CSS. But it is not provided by the plugin. I checked your
   page and this is the part where the border comes from:
 * [http://suffolkholidaylodge.co.uk/wp-content/themes/responsivepro/core/css/style.css?ver=1.9.6.3](http://suffolkholidaylodge.co.uk/wp-content/themes/responsivepro/core/css/style.css?ver=1.9.6.3)
 *     ```
       /* =Tables
       -------------------------------------------------------------- */
       th,
       td,
       table {
       	border: 1px solid #dddddd;
       }
       ```
   
 * I guess you have to change the themes CSS.
 * Regards
 *  Thread Starter [danielnichols](https://wordpress.org/support/users/danielnichols/)
 * (@danielnichols)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/table-border-1/#post-5001100)
 * thanks!

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

The topic ‘Table border’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/universal-star-rating.svg)
 * [Universal Star Rating](https://wordpress.org/plugins/universal-star-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/universal-star-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/universal-star-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/universal-star-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/universal-star-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/universal-star-rating/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [danielnichols](https://wordpress.org/support/users/danielnichols/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/table-border-1/#post-5001100)
 * Status: resolved