Viewing 3 reply threads
  • Author
    Posts
    • #2669
      mordieman
      Participant

      1. How can I change the font thickness for the menu text?

      2. The hover color on dropdown menus is green. I’ve changed Body Selection Color and Body Selection Background Color. Which setting changes the hover color?

      3. Heading Weight doesn’t change when clicking “T” or “B”.

    • #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.

    • #2688
      mordieman
      Participant

      I did my best trying to find out what each field changes. Here are my findings:

      Navigation Parent Item Styles: Changes both parent and child items
      Navigation Link Hover Color: I couldn’t see any changes
      Navigation Parent Background Color: Changes both parent and child background
      Navigation Parent Hover Background Color: I couldn’t see any changes
      Navigation Parent Current Menu Top Border: Works
      Navigation Parent Current Menu Bottom Border: Works
      Navigation Child Item Styles: Changes font, but not color and font size
      Navigation Child Item Link Hover Color: Works
      Navigation Child Item Background Color: Background stays white
      Navigation Child Item Hover Background Color: Works
      Navigation Child Current Menu Item Top Border: I couldn’t see any changes with this
      Navigation Child Current Menu Item Bottom Border: Works
      Navigation Child Item Box Shadow Color: Works
      Navigation Child Item Top Border: Works
      Navigation Child Item Bottom Border: Works

    • #2716
      ThemeofWP
      Keymaster

      Hey thanks for tried the options for the menu. However them working our side. Can you please reply as private our response and send us your login info. We’ll take care your issue.

Viewing 3 reply threads
  • You must be logged in to reply to this topic.