Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1014284

    I’m trying to darken the link color in the Testimonials, but it’s not following the colors set in the theme. Can you tell me what code to add to get the link (not when you scroll over it) to be #0c8497? Thanks

    #1014323

    Hey Kim,

    Add this to quick css:

    .aviablank.avia-testimonial-link{
    color:#0c8497!important;
    }

    Best regards,
    Jordan Shannon

    #1014339

    Thank you again Jordan! Worked beautifully.

    #1014341

    Hi,

    Great! I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Link Color in Testimonials Doesn't Change with Theme Colors’ is closed to new replies.