Hi rbstodomingo. If you’re using a child theme you don’t need to use the theme custom css option. Try adding the following css to your child theme style.css file:
#nav-header .nav > li a {
font-weight: bold;
}
Thank you bdbrown, though I hardly noticed any changes. I mean it didn’t do the trick. I’ve seen someone asked the same question on the Hueman demo site and I tried doing it to no avail as well. Maybe it’s not even possible to make the font of the main navigation menu bold? Thank you anyway for your effort.
Hi bdbrown, actually it may have made the menu font a little bit bolder. I think this will work for now. Thank you for your assistance. I appreciate it.
You’re welcome. If you don’t need any further assistance with this, please mark the topic as Resolved. Thanks.
Will do. The font’s now bold! It took several minutes to take effect. Thank you so much. Will mark this as resolved now.