- This topic has 6 replies, 2 voices, and was last updated 6 years 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 › Corpo Eye Pro › How to change color under menu?
Tagged: change color, color
Hello,
To change the color of the section that you provided in the screenshot, add below-given CSS by going to:
Admin Panel > Appearance > Customize > Additional CSS
.main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a {
border-bottom: 3px solid #2196F3;
}
.main-navigation li > a:hover {
border-bottom: 3px solid #2196F3;
}
You can add the color code as per your requirement.
Hope this helps,
Let us know if you have any query further,
Regards!!
Sorry! Additional CSS got error
Hello,
The error has arisen because you have not copied the exact code that we have provided to you.
Please copy the exact code that we have provide to you. When we see the screenshot we saw that the “>” is replaced by the html code.
Screenshot:
So please once paste the code in Additional CSS and verify the issue.
Thank you.
Regards!!
Success! Thanks a lot!
Samy
Hello,
Glad to help you.
Let us know if you have any issues further.
Thank you.
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. |