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

    I would like to change the main menu font into another one (Oswald). I managed to change it in the buttons but not in the main menu. Where do I find the option in css file?

    #314838

    Hey!

    Try using the Advanced Style Editor:

    Cheers!
    Josue

    #321379

    Thanks. it works. for font, size and color. How do I manage letterspacing in the menu fon?

    #321383

    Hi!

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

    .av-main-nav>li>a {
    letter-spacing: 1px;
    }

    You can use ’em’ instead of ‘px’

    Best regards,
    Yigit

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