• Resolved luckydumpling

    (@luckydumpling)


    Hello Tobias,

    Asking what CSS attribute I can use to fix the border of the table page numbers on the bottom? Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    The cause for this seems to be a modified line height setting for buttons in your theme. To fix this, please add this to the “Custom CSS” text area on the “Plugin Options” screen of TablePress:

    .dt-container .dt-paging .dt-paging-button {
    line-height: normal;
    }

    Best wishes,
    Tobias

    Thread Starter luckydumpling

    (@luckydumpling)

    Hi Tobias, thank you for the quick revert, that fixed it! Thanks again!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi @luckydumpling,

    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 in the plugin directory. Thanks!

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

The topic ‘Page Number Border Alignment’ is closed to new replies.