- This topic has 4 replies, 2 voices, and was last updated 2 years, 7 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 › WEN Travel Pro › Colors in Header
Hey there,
the colours in my headers can’t be changed sufficiently. The hover color within the header menu is orange even though there is no Orange ticked in the colours base menu. I changed up all the other colour settings, but it remains orange for some reason. Here you find the link to the webpage.
https://jfk-hu-berlin.de/
Hello @RICHI385, Please add this CSS in the Additional CSS
.navigation-classic .menu-inside-wrapper .main-navigation ul > li > a:hover:hover, .navigation-classic .menu-inside-wrapper .main-navigation ul > li > a:hover:focus {
color: #293991;
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
Please use this link for reference https://www.computerhope.com/htmcolor.htm
Thanks
Thanks, that worked! The website is https://jfk-hu-berlin.de/
One more question: how can I change the on hover color? It is still orange after hovering once you are already on the page. This also affects the mobile site, because there the font is orange from the beginning..
Please add this css
.navigation-classic .menu-inside-wrapper .main-navigation ul > li > a:hover:hover,
.navigation-classic .menu-inside-wrapper .main-navigation ul > li > a:hover,
body .site-header .site-header-main .site-header-menu .menu-inside-wrapper .main-navigation .nav-menu ul .current_page_item > a:hover {
color: #293991;
}
Regards,
Themepalace
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. |