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

    (@tobiasbg)

    Hi Neil,

    thanks for your question, and sorry for the trouble.

    To remove the underline effect, please add this to the “Custom CSS”:

    .dataTables_paginate a {
        text-decoration: none;
    }

    (And don’t worry about the review, you already sent one 9 months ago, which is why you can’t send another one ?? )

    Regards,
    Tobias

    Thread Starter Neil Haslewood

    (@neil-haslewood)

    Hi Tobias

    Thanks … that works fine now.

    Also I didn’t realise that you could review only once (to be honest it hadn’t really crossed my mind).

    Anyway thanks again.

    Regards
    Neil

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Neil,

    no problem, you are very welcome! ??

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Underline On Previous And Next Links’ is closed to new replies.