Title: paginate_button.next
Last modified: April 8, 2020

---

# paginate_button.next

 *  Resolved [boabo](https://wordpress.org/support/users/boabo/)
 * (@boabo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/paginate_button-next/)
 * Hi,
 * How to change the color of the pagination button (arrow) at the bottom of a table?
 * – remove shadow
    – default color – color on hover
 * The text color is easy to customize but not the arrow 🙂
 * .dataTables_paginate a {
    color: #111111 !important; }
 * Thanks
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpaginate_button-next%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/paginate_button-next/#post-12644336)
 * Hi,
 * thanks for your question, and sorry for the trouble.
 * The arrows are created in the `:before:` and `:after` pseudo-classes on these
   elements. Here’s how TablePress sets them: [https://github.com/TobiasBg/TablePress/blob/master/css/default.css#L154-L189](https://github.com/TobiasBg/TablePress/blob/master/css/default.css#L154-L189)
 * You could use the same CSS selectors in your “Custom CSS” to make changes.
 * Regards,
    Tobias
 *  Thread Starter [boabo](https://wordpress.org/support/users/boabo/)
 * (@boabo)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/paginate_button-next/#post-12644498)
 * Excellent, Thanks a lot 🙂
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/paginate_button-next/#post-12645064)
 * Hi,
 * no problem, you are very welcome! 🙂 Good to hear that this helped!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](https://wordpress.org/support/plugin/tablepress/reviews/#new-post)
   here in the plugin directory. Thanks!

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

The topic ‘paginate_button.next’ 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

 * [button](https://wordpress.org/support/topic-tag/button/)

 * 3 replies
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/paginate_button-next/#post-12645064)
 * Status: resolved