Tagged: Navigation Menu Color
- This topic has 2 replies, 2 voices, and was last updated 3 months, 2 weeks ago by Anon User.
Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
July 16, 2024 at 11:31 pm #336598Anon UserParticipant
Hi
I love the BizBoost theme, but I need to change the color of the navigation menu and I don’t have time to look for the location in the CSS file.
I see there was a post about this 10 months ago, but i didn’t find any details.
Can someone please help?
July 17, 2024 at 12:38 am #336605sujeetKeymasterHello @anon-user,
Please kindly try adding the following css code to Appearance => Editor => Frontpage => Additional CSS. I’ve attached an screenshot as well. Please check.
.wp-block-navigation__responsive-container .wp-block-navigation-link a, .wp-block-navigation .wp-block-navigation-item__content, .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content { color: red !important; } .wp-block-navigation__responsive-container .wp-block-navigation-link a:hover, .wp-block-navigation .wp-block-navigation-item__content:hover, .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content:hover { color: green !important; }
You can change the colors red and green as you preferred.
If this didn’t work, then please kindly share your website URL, so that we can give you an exact code. Thank you.
Kind Regards,
SujeetJuly 17, 2024 at 2:27 am #336612Anon UserParticipantThank you!
It worked.
I appreciate the swift reply.
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- The topic ‘Change Navigation Menu Color’ is closed to new replies.