- This topic has 4 replies, 2 voices, and was last updated 4 years, 9 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › Footer menu colour
I inserted a footer menu but cannot seem to find a way to control the link and hover colour for it.
I went through all the items in the ‘color options’ but I could not find the right ‘control’
Can you please let me know how I can change the link and link hover colours for the footer menu?
Thank you!
Still waiting for a response on this one.
Can you please let me know how I can change the text colours for the footer menu?
Thanks!
Hello,
Regarding your query to change the colors of the link and while hovering, you can add CSS to get color as per your requirement. You can add CSS following the path Admin Panel > Appearance > Customize > Additional CSS,
#footer-navigation ul li a {
color: #ff4747;
}
#colophon a:hover {
color: #0aca7a;
}
You can replace the color code(#0aca7a) as per your requirement.
Hope this helps.
If you have further queries, let us know.
Thank you.
Thanks for the answer!
Hello,
Glad we could help.
If you have further queries, let us know.
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. |