- This topic has 2 replies, 2 voices, and was last updated 1 year, 9 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
Do you want to migrate your Weebly account to WordPress but are afraid of the long technical process? Here are the multiple solutions. Though transferring […]
Are you looking for the best painting company WordPress themes? If so, you’ve landed on the right page for the painting company themes. This post […]
Document Management WordPress Plugins for File Management There are many document management WordPress plugins available online. Starting to open-source blogging software to a fully-fledged CMS […]