Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #123093
    coachnancyk
    Participant

    Hi, I’m new to the Catch Adaptive theme. I am trying to change the color of the date/leave a comment/read more portions of the excerpts on my home page. http://www.lovewithouttraffic.com from red to blue so it matches my header. Is there a way to do this?

    #123112
    Pratik
    Keymaster

    Hi Nancy,

    You can try following code in Appearance=> Customize=> Additional CSS box:

    
    a {
       color: #ddd;
    }
    

    This will change all colors of excerpts and links. If you want to change it to another color, just change #ddd to any other color hex value.

    Let me know if this is what you wanted.

    Regards,
    Pratik

    #123113
    coachnancyk
    Participant

    Yes, thank you Pratik! That worked! 🙂

    #123176
    Pratik
    Keymaster

    Hi Nancy,

    Glad it worked out. If you liked my support ,it would be great if you colud leave a review at http://wordpress.org/themes/catch-adaptive.

    Regards,
    Pratik

    #123182
    coachnancyk
    Participant

    I’m happy to do that. I clicked on the link but didn’t see where to leave a review. Am I reviewing your support and the theme or just your support?

    #123183
    coachnancyk
    Participant

    I’m adding this so I can follow this post and see your reply.

    #123193
    Pratik
    Keymaster

    Hi @Nancy,

    Try this link: https://wordpress.org/support/theme/catch-adaptive/reviews/#new-post

    Near bottom there is a login link. You need to register and login to leave a review.

    Regards,
    Pratik

    #123194
    Pratik
    Keymaster

    The review is for both theme and support 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Excerpt Color’ is closed to new replies.