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

    (@pt-guy)

    Hi,
    Thank you for contacting us.

    That caused by this CSS:

    .qt-accent, .qt-btn-primary, .btn-primary, nav.qt-menubar ul.qt-desktopmenu a:hover, .qt-btn-primary, .tabs .indicator, .pagination li.active {
        background-color: #dd0e34!important;
    }

    which is NOT a part of Content Views plugin.

    To prevent its effect, please add this CSS:

    .pt-cv-pagination-wrapper ul.pt-cv-pagination li {
        background: initial!important;
    }

    Best regards,

    Thread Starter Mohsin Alam

    (@mohsinworld)

    Thank you so much for your quick reply. It has been fixed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘What is this red!’ is closed to new replies.