- This topic has 2 replies, 2 voices, and was last updated 1 year, 10 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
Umbraco to WordPress Migration A content management system is important for any small to big business. It helps to make your digital platform strong and […]
In the event that you have both a WordPress site and a YouTube channel, you should need to incorporate these stages. One route is by […]
Have you tried using HubSpot’s limited functionalities? Then, it is time to migrate your HubSpot website to WordPress. WordPress provides many features, themes, Plugins, and […]