- This topic has 2 replies, 2 voices, and was last updated 1 year, 6 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › I Am One Support › Testimonial link colors
Hi, I want to change link color inside testimonial description. I have use this CSS code but only chance one testimonial link color, not all.
.iamone-testimonial a:link
{ color: #F3F3F3;
}
.iamone-testimonial a:hover
{ color: #7A7A7A;
}
Hi, Have you had time to look this?
Hi,
Kindly use this CSS to change link color in testimonials section.
.tm_description a {
color: #fff !important;
}
.tm_description a:hover {
color: #000 !important;
}
Regards,
Chris
Ready to showcase your next big event? Our Expo WordPress Themes turns your website into a digital showroom. Perfect for trade shows, conventions, and exhibitions, […]
Calling all mom bloggers! We’ve created a WordPress theme that’s as unique as your parenting stories. Beautiful, easy to use, and perfect for sharing your […]
Whether you’re hosting concerts, shows, or workshops, our Ticket Sales WordPress Themes make selling tickets a breeze. Built-in payment systems, seat selection, and event management […]