Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #405089

    Hi,

    My Navigation/Menu text is acquiring a font weight from the following:

    .av-main-nav > li > a { font-weight: 600;]

    Im unable to override it with !important. How do I set this to 0? What style sheet is this referencing?

    #405095

    Hey envisageiam!

    Please try using the code as following

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

    Best regards,
    Yigit

    #405135
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Font Weight’ is closed to new replies.