Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #430923

    Hi,

    Is there any way to change the main menu (first level) font weight?
    I tried advenced styling, yes it can change the fonts, but they are still seems bold.

    URL: http://www.markhuphotography.com/
    Thanks!

    #430931

    Hi Mark!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.