- This topic has 6 replies, 2 voices, and was last updated 6 years, 1 month ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Clean Corporate Pro › change color overlay on testimonials widget
Can you please tell me how to change the black overlay on the testimonals widget? And I need to change the text colors on the testimonals too, what are they ‘called’ in all the color lists?
Thank you.
Hello @linda,
The option to disable the black overlay on the testimonial section is available within the theme. For this, you need to go to the widget Clean Corporate: Testimonial. There you will find the option “Enable Background Overlay”. You just to enable/disable the option as per your requirement.
Now to change the text color of the testimonial section add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.clean_corporate_widget_testimonial_slider .testimonial-excerpt {
color: #a00;
}
Change the color code as per your requirement.
Hope this helps.
Regards!!
Thankyou. The color change is perfect for the excerpt but I also need to change the title and the author.
Please.
and Thank you.
The author being the title of the post.
Sorry
Hello,
Please once try adding below given CSS.
.clean_corporate_widget_testimonial_slider .testimonial-wrapper > h4 {
color: #a00;
}
Change the color code as per your requirement.
Hope this helps.
Regards!!
Thank you!
I hope you have a lovely day in your beautiful country…
Hello linda,
Glad to help you.
let us know if you have any issues further.
Thank you.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |