- This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Free Themes › Clean Corporate › How to change the grey color in menu
Hi
I have Clean Corporate Pro. When I click on a menu the text in the selected menuoption the text is white and the background is grey. How can I change this grey color The site is in maintenance so I cannot sent a link.
Kind regards
Rogier
Hello @rogiersnelvb,
To change the color of the menu, please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.main-navigation ul ul li > a:hover {
background-color: #dd4faf;
}
.main-navigation ul ul li > a:hover, .main-navigation ul ul li:hover > a {
background-color: #dd4faf;
}
Change the color as per your requirement.
Thank you.
Hi
This is not exaclty what I mean. I have a link for you : https://www.veiligebouw.nl/abonnementsvormen/
You can see this grey banner in which the text abonnementsvormen is stated. How can I change this? Or how can I make this a nice picture instead of this grey
Hello @rogiersnelvb,
The theme has provided the option to add the header image in the section that you have mentioned as you can see in the screenshot below:
So you can use this option.
Also, if you want to change the color of the header section then add below-given CSS.
#custom-header {
background-color: #4c96d7;
}
You can change the color code as per your requirement.
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. |