- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Mediclean Pro › Change color on the CTA widget
Tagged: call to action widget, CTA
Dear Wen Solutions,
I have just added a CTA-widget in the footer bottom area of our website, http://www.medicalimagingtechnologies.com
Would like to ask for your help, how do I change the colors of this widget?
I tried to change the color sets in “Home widget – CTA” in the theme appearance but it did not work – not sure if it is a bug or if I need to go somewhere else to modify the colors?
Thanks in advance! Best regards,
Anna
Hello @anna,
To change the color of the CTA widget, please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
#sidebar-footer-bottom-widget-area {
background-color: #3fbca3;
}
You can change the color code as per your requirement.
Thank you.
Dear Wen solutions
Thanks for the CSS! However, this CSS is to change the color of the entire footer area.
I only would like to change the background color (or the hover color) of the CTA buttons that happen to be in the footer area. Right now, they have a blue color when hovering over them and I don’t know where it is coming from. Please see http://www.medicalimagingtechnologies.com, the CTA buttons are at the bottom.
Thanks again for looking into it, I guess it is just a question of modidifying the CSS slightly 🙂
Best regards
Anna
Hello @anna,
Please replace the code above with the code given below:
a.custom-button.btn-call-to-action.btn-call-to-primary {
background-color: #3fbca3;
}
a.custom-button.btn-call-to-action.btn-call-to-secondary {
background-color: #3fbca3;
}
You can change the color code as per your requirement.
Hope this helps.
Thank you.
Good morning from Sweden,
Yup, that’s it 🙂 Thanks a lot, now it is solved.
Best regards
Anna
Hello,
Glad that we could help you,
Feel free to reach us for any further query/confusion,
Best Regards !!
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. |