#2675
ThemeofWP
Keymaster

Hey, you can change it;

1. You can go to the Theme Options > Custom CSS settings and then paste this as custom:

.nav > li {
    font-weight: normal;
}

2. You can change the navigation item hover color froum the “Navigation Link Hover Color” section under the Navigation tab.

3. when you mark “T” for H1 for example all H1 tags will be thin. If you mark “B” all H1 titles will be Bold. It’s working when you set under the Theme Options > Body setting tab.