• Resolved gdaytaiwan

    (@gdaytaiwan)


    Hi there

    I would like to change the colours of pagination with CSS to overwrite the default lite and dark theme.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Content Views

    (@pt-guy)

    Hi,
    You can use this CSS:

    .pt-cv-pagination li.active a {color: YOUR_COLOR}
    .pt-cv-pagination li a {color: YOUR_COLOR}

    Best regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Pagination Colour’ is closed to new replies.