Change color of read more button - by Paycheck85

This topic has 4 replies, 2 voices, and was last updated 7 years, 1 month ago ago by Rose Tyler

  • Avatar: Paycheck85
    Paycheck85
    Participant
    February 7, 2017 at 10:15

    Hello,

    How can i change the color red to green in the read more button from wp posts?
    https://gyazo.com/1f0417c8a48673faa56248546a61b3b9
    Thnx

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2017 at 10:26

    Hello,

    Please show a direct page link where you have this posts.

    Regards,
    Rose Tyler.

    Avatar: Paycheck85
    Paycheck85
    Participant
    February 7, 2017 at 10:39

    http://www.berendetimmerwerken.nl/testpage/
    i have changed read more to my language, but the color of the button still remain red.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 7, 2017 at 11:17

    Hello,

    I’ve added custom class http://prntscr.com/e5kbwa, please, add this code in Custom CSS:

    .post-grid .vc_btn3-container.vc_btn3-left a {
        background-color: green;
    }
    .post-grid .vc_btn3-container.vc_btn3-left a:hover {
        background-color: rgba(0, 128, 0, 0.46);
    }

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.