• Resolved exceljohn

    (@exceljohn)


    I have added a table to my page and everything is looking great with the exception of the background colour of the pagination box.

    Is it possible to change or remove the background colour to make it easier to read?

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is caused by your theme, which is setting that dark background color. To override that, please tpcssadd this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .dataTables_wrapper label select {
        background-color: #ffffff;
    }

    Regards,
    Tobias

    Thread Starter exceljohn

    (@exceljohn)

    Hi Tobias,
    Thank you for replying so quickly.
    This has worked perfectly, thank you so much.

    Regards
    John

    Plugin Author TobiasBg

    (@tobiasbg)

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pagination Box Background Colour’ is closed to new replies.