Brizy Cloud: Change font style on hover and select mode for Nav Menu
Hello. I'm working in Brizy Cloud. I want to change the hover and current states so that the menu item text is bold. I do not see this option in the control panel. If this requires special CSS, can you tell me the object name to target and any tips or suggestions? Thanks!
1
-
Hi,
Thank you for reaching out to us.
Please try the following CSS:
.brz-a:hover {
font-weight: bold !important;
}Please follow the steps in this screenshot to add the CSS—https://i.imgur.com/NxTQyiI.png
Best regards,
Ariel H.1 -
Logged in to give you a special thank you Ariel. Thank you so much for solving this!
0
Please sign in to leave a comment.
Comments
2 comments