This topic has 4 replies, 3 voices, and was last updated 7 years, 5 months ago ago by Rose Tyler
How do I add a bold to the menu items in the top bar drop down? It is bold on the header menu items Thanks.
Hello,
put this code in 8theme options >> styling >> custom css >> global custom css
.top-bar {
font-weight: bold;
}
thanks. That worked.
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up