Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter klein95

    (@klein95)

    Up.

    Plugin Author Content Views

    (@pt-guy)

    Hello,
    When the first, last button appear (like your image), please use this CSS
    .pt-cv-pagination li:nth-child(8) a {color: YOUR_COLOR !important}

    When there are only next, prev button & page numbers, please use this CSS
    .pt-cv-pagination li:nth-child(7) a {color: YOUR_COLOR !important}

    Best regards,

    Thread Starter klein95

    (@klein95)

    Don’t work sir, I want to change the blue color in another color.

    • This reply was modified 8 years, 3 months ago by klein95.
    Plugin Author Content Views

    (@pt-guy)

    Hello,
    Did you replace YOUR_COLOR by a CSS color code?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change next page button color’ is closed to new replies.