IitsmartprogramJun 22, 2021
I would like to change text in menu to normal text face not bold face. I search in css but cant find it
1 reply · opened Jun 22, 2021
I would like to change text in menu to normal text face not bold face. I search in css but cant find it
Hello,
Simply use the following CSS Code:
[ch_pre type="css"].menu-link {
font-weight: 400;
}[/ch_pre]
This will definitely work fine. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Have the same question, or something new?
Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.
Reply on the dashboard