Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Yes, this is possible. The “trick” basically is to set a bigger padding on the right side of cells that have sorting arrows, e.g. with

    .tablepress .sorting,
    .tablepress .sorting_asc,
    .tablepress .sorting_desc {
    	padding-right: 20px !important;
    }

    Regards,
    Tobias

    Thread Starter eharri21

    (@eharri21)

    Thank you! I would have never gotten that.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Table Search Button Overlays Header Text’ is closed to new replies.