• Resolved BeCreative3d

    (@becreative3d)


    Hi

    The link to the page is the following :
    Website link

    As you can see, the green button with blue text is not a very good combo.
    How can i change the button and text color ?

    Looks great so far! 😀

    Thx in advance!

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

    (@pt-guy)

    Hi,
    that is impact of CSS from your theme.
    to fix it, Please add this CSS code to file style.css of your active theme:

    .pt-cv-readmore {color: #fff !important;}

    I found this and is very good for me.
    Is is possible to change the color of the button?
    Or to cancel this button?

    Plugin Author Content Views

    (@pt-guy)

    Dear AviBadash,
    To change color of button, please use this CSS

    .pt-cv-readmore {background-color: YOUR_COLOR !important;}

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Content view button text’ is closed to new replies.