Dear Customers! We're out of the office from the 6th of October to the 11th of October. We sincerely apologize for the inconvenience. For WordPress 5.5.* related issues, please visit this article

Okay
  Public Ticket #1474468
header text color and application of Avenir font
Closed

Comments

  • DANIEL started the conversation

    Hello, 

    The theme has been great.

    I want the header link style to remain white (after scrolling down it turns gray). I can't figure out where to set this post-scroll color.

    Additionally, I want to inline the Google Font "Avenir". Can you remind me how to do that?

    Thanks,
    Dan

  •  361
    Filip replied

    Hi Dan,

    I'm really glad to hear you like the theme!

    You may change the header scroll state link colors by adding this CSS snippet in Theme Options / Advanced / Custom CSS:

    .sticky-now .nav-menu > ul > li > a { color: #fff; }
    

    Regarding the "Avenir" font: it is NOT a font available in the Google Fonts library. You may see it's linked to an external library. Do you have access to the Avenir font files?

    Kind Regards,
    Veented Team

  • DANIEL replied

    Aha... that was the direction I was headed in. I thought there might be a GUI option.

    Re: fonts... would a .woff file work? It can be found here: https://fonts.googleapis.com/css?family=Avenir (or attached).

  •  361
    Filip replied

    Hi again,

    Well, that URL does not work and I cannot find it anywhere in the Google Fonts library? So strange.

    Anyway, you may send me your WP and FTP credentials and I'll be glad to install the font for you. Just make sure that you have a Waxom Child theme activated.

    Kind Regards,
    Veented Team

  • DANIEL replied

    Thanks. I'll work on it.

    I set up a Waxom Child Theme and tried to add this line to header.php:

    <link href="https://fonts.googleapis.com/css?family=Avenir" rel="stylesheet" type="text/css">

    but am getting errors after I hit "update file" (Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP.)

  •  361
    Filip replied

    Hi again,

    Yes, this is an internal server error right there. If you send me your FTP and WP details, I'll be glad to get it all sorted for you. Or you may connect to your FTP yourself using a client like Filezilla, it's free.

    Kind Regards,
    Veented Team