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

    How do i change header font size and color?

    #263834

    You can change the font color in the general styling section of the enfold theme options.

    for the font size you have to use the quick css or custom.css and enter:

    .avia-menu-text {
    font-size: 16px;
    }

    Also look at the advanced styling beta: http://vimeo.com/92502063

    #264308

    Hey!

    If @flikk ‘s answer does not help, please elaborate
    Thanks @flikk !

    Best regards,
    Yigit

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