- This topic has 7 replies, 2 voices, and was last updated 3 years, 2 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › WEN Travel Pro › Change of colour on homepage only
Tagged: thinner font
Hello,
I want to change my primary menu colour but ONLY on the homepage.
I need to change it to #ffffff
I tried :
body.home #menu-wrapper {
color: #ffffff!important;
}
I also tried :
.page-id-27 #menu-wrapper {
color: #ffffff !important;
}
but none worked.
My URL is : https://vanillehypnose.com/
Help please!
hello @VANILLE, is it the menu background color or menu text color that you want to change?
If it’s a background color, Please add this CSS
.home #masthead{
background-color: #fff;
}
Hello @PSINK, no I just want to change the colour of the letters of my menu but just on the homepage, I like the background and want to keep it.
Last question :
Where it says “Vanille …” on the homepage, I am trying to thin the font by adding in the CSS :
.home #post-27 .fl-module-rich-text {font-weight: 80;}
but it doesn’t work.
Can you help please?
I have check the font, I guess we can’t make it thinner because it is the minimum default size of that font
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. |