Support ForumHeader font options not applying font variant (weight) – Support Forum https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/feed Fri, 03 Jan 2025 10:09:54 +0200 http://bbpress.org/?v=2.5.12-6148 en-US https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3300 <![CDATA[Header font options not applying font variant (weight)]]> https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3300 Sat, 05 Jul 2014 12:50:01 +0000 dpcdpc11 You forgot to add the font-weight option of the header in the dynamic_fonts.php
font-weight: <?php echo $ish_fonts[‘header_font’][‘variant’]; ?>;

I saw this while trying to overwrite the header and the headings font-family since I want to use a font that’s not available in your options (Roboto Slab, which you can find on google web fonts btw).
Is there a way to add extra fonts to the options of something or overwrite the dynamic_fonts.php in the Child Theme? Cause I wouldn’t want to edit the files in the original theme.

]]>
https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3312 <![CDATA[Reply To: Header font options not applying font variant (weight)]]> https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3312 Mon, 07 Jul 2014 06:25:29 +0000 IshYoBoy Hi there,

Please excuse the longer response time but we were gone for the weekend. Regarding adding a new font please see this post:

Cyrillic fonts and latest set of google fonts

And yes, you can override the dynamic_fonts.php in your child theme, but be careful with every next update you might be missing some changes if we make them in the mentioned file.

P.S. Why exactly did you miss the header font variant? What part of the header were you trying to change.

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3326 <![CDATA[Reply To: Header font options not applying font variant (weight)]]> https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3326 Mon, 07 Jul 2014 13:35:23 +0000 dpcdpc11 Thanks for the fix… I’ve overwritten the function ishyoboy_get_google_fonts() with the new google fonts and now I can select Roboto Slab straight from the Theme Option Panel.

P.S. Why exactly did you miss the header font variant? What part of the header were you trying to change.

Because I wanted to use a Bold font weight in the navigation menu.
The option is there in the backpanel but doesn’t do anything so that’s why I fixed it.

]]>
https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3347 <![CDATA[Reply To: Header font options not applying font variant (weight)]]> https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3347 Tue, 08 Jul 2014 05:55:53 +0000 IshYoBoy Hi,

Thanks for sharing. We will have a look at it once again to make it more userfriendly. The reason why the weight is not used is that we have both the tagline and menu in the header and what which one shall it apply to?

You can use the following CSS to apply the bolder weight to the menu:

Cheers

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>
https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3387 <![CDATA[Reply To: Header font options not applying font variant (weight)]]> https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3387 Tue, 08 Jul 2014 10:20:26 +0000 dpcdpc11 I understand now your reason for disabling the font-weight in the header. But then you should remove the option from the Admin Panel cause otherwise is misleading or you could just change it to affect only the menu and change the option from Header Font to Menu Font or something… just a suggestion.

]]>
https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3414 <![CDATA[Reply To: Header font options not applying font variant (weight)]]> https://support.ishyoboy.com/forums/topic/header-font-options-not-applying-font-variant-weight/#post-3414 Wed, 09 Jul 2014 13:59:16 +0000 IshYoBoy Thank you ;) We’re already working on it :)

A 5 star rating is always a great motivation for us if you are happy with our theme or support!
Themeforest | MojoMarketplace | Creative Market

]]>