Title: Border code issue
Last modified: June 27, 2018

---

# Border code issue

 *  Resolved [dtox007](https://wordpress.org/support/users/dtox007/)
 * (@dtox007)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/border-code-issue-2/)
 * Hey Sir! First of all thanks for this amazing plugin and your valuable support.
 * I want to keep a red border only for rows, I used .tablepress tr { } code, it
   works fine.
    But when I select Alternating Row Colors and Row Hover Highlighting,
   than the output is something like this – [http://prntscr.com/k035u2](http://prntscr.com/k035u2)(
   where there is no red border between the rows)
 * This is the code I am using –
    .tablepress tr { box-shadow: 0 2px 1px 0 #ff5959;
   padding-bottom: 0 !important; padding-left: 20px !important; padding-top: 5px!
   important; border-radius: 0; }
 * Can you help me to improve it, where I want Alternating Row Colors and Row Hover
   Highlighting feature active.
 * Ok so the problem was that box shadow will not be visible, using other property
   now.
    Thanks
    -  This topic was modified 7 years, 11 months ago by [dtox007](https://wordpress.org/support/users/dtox007/).
    -  This topic was modified 7 years, 11 months ago by [dtox007](https://wordpress.org/support/users/dtox007/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/border-code-issue-2/#post-10441882)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * It seems like you found a solution already? Great!
 * Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Border code issue’ 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

 * [Borders](https://wordpress.org/support/topic-tag/borders/)
 * [css](https://wordpress.org/support/topic-tag/css/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/border-code-issue-2/#post-10441882)
 * Status: resolved