Hey NIKIPLIM,
How are you doing today?
This should fairly easy to do with some custom CSS. Would you mind posting link to your site where I can see this so I can try to help you? 🙂
Cheers,
Bojan
Hi Bojan Radonic,
Here’s the link:
http://www.bwhydraulicpneumaticseal.com
Thank you so much!
Hey again,
Thanks for the link. Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://wordpress.org/plugins/simple-custom-css
.nav-container li a {
font-weight: bold;
}
This should make your navigation links bold.
Best regards,
Bojan
It works!! Thank you so much!! 😀