Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1261242

    Hey,

    I know how to change the font settings in the main menu. Now I want to change it for my sub-level menu as well, but there are some missing options in the advanced styling tab.

    so, how can I change the font-weight in the sub-level menu?

    Thanks and kind regards!

    Christian

    #1261270

    Hey,

    Thanks for contacting us!

    Please add following code to Quick CSS in Enfold theme options > General Styling tab and adjust as needed

    .av-main-nav ul li a {
        font-weight: bold;
    }

    Best regards,
    Yigit

    #1261271

    works! Thanks!

    #1261275

    Hi,

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing the Font-weight in menu sub-level’ is closed to new replies.