-
-
Hello,
You can change the menu font style in Customize > Header > Menu Style (screenshot).
Best regards!
-
Yes, thank you.
Now, I need to add a new font archive, I added to change the rest of the body of the web page but it is not recognizing for the menu options.
¿Do you know how to do this?
Regards. -
Hello,
Please check this article on how to add a custom font:
or this:
Now if you go on picante functions.php file you will find the function ready:
add_filter( 'kirki/fonts/standard_fonts', 'codeless_add_a_custom_font' ); function codeless_add_a_custom_font( $standard_fonts ){ $standard_fonts[ 'nevis' ] = array( 'label' => 'Nevis', 'stack' => "'Nevis'" ); return $standard_fonts; } function codeless_enqueue_custom_font_css() { // In this file will be included the new font wp_enqueue_style( 'codeless-nevis-font-css', get_template_directory_uri() . '/css/fonts/nevis.css' ); } add_action( 'wp_enqueue_scripts', 'codeless_enqueue_custom_font_css');
There you have only to add your new font.
Regards!
-
Ok, thank you. That result a little complicated to me so I chose one of the default options.
But now, It doesn’t show at the mobile view, What I need to do to apply at the mobile?
Regards. -
Hello,
It will be easier if you send to me your wp credentials so i can check the issue closer and fix it for you. In that way i don’t know what cause this issue. You have to know that the menu font can be changed in the Theme Options (Customizer).
Please, complete your profile details with wp creds.
Regards!
-
-
Hello,
I have added the nevis font to the menu. Also i have aligned the menu horizontal. You have drop the menu to the widget area this is the reason you see the it vertically. There is no space for the menu.
Regards!
-
Hello Ruco,
I think that we have a misunderstanding, the menu position was ok, the problem is the font, I need to be of the same style of the rest of the page: “KG Feeling 22”.
Now, if I change the style of the menu it changes at the desktop view but not at the mobile view, that is the main problem.
¿Can you please return the last change and try to help me with the font menu style for mobiles?
Regards.
-
Hello,
Now in the mobile and in the desktop you have the same font family: KG Feeling 22
Let us know.
Regards!
-
Hello Ruco,
thank you very much.
One last thing: at the mobile view, when the menu open, a orange line appears at the bottom, Can you please delete the line?
Regards.
-
Hello,
I have just removed it. Go to Customizer > Header > Main Menu Style > Select Simple.
Best Regards!
-
-
Good day,
I noticed that the main menu in a desktop large views looks bad, it’s not in a horizontal mode, it show as a vertical and incomplete.
¿Do you know how to fix this?
Regards.
-
Good day,
did you saw my message? Please do a 30% zoom out and you will see what I mean.
Regards.
-
Hello,
Yes this can be fixed into the theme customizer.
You have only to login and drag and drop the menu in one other widget header space.
If you want i can do it for you.
Let me know.
Regards!
-
Hi Roco,
yes please, I tried but I could not.
I appreciate the help.
Regards.
-
Hello,
I have just made the menu horizontal. If you check on mobile you have the vertical menu too.
Let us know.
Regards!
-
Hello,
I don’t know why but still having the same problem, look the attach image.
Regards.
https://pasteboard.co/HWzs3JG.png
-
Hello,
I checked too, the site looks great. Please clear cache first and hard reload page.
Let us know.Best regards!
-
Hello Ruco,
I still watching the page with the same error at the menu.
Please do a 50% zoom out and watch the page at the opera or chrome.
Regards.
-
Hello,
I have just checked again : https://imgur.com/a/Ve1A1WQ
Maybe you are on cache, please open the site in another desktop and check it again.
Regards!
-
<p class=”MsoNormal”><span lang=”ES-MX” style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri; mso-ansi-language: ES-MX;”>Oh man!</span></p>
<p class=”MsoNormal”><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>This was my mistake, I’m really sorry.</span></p>
<p class=”MsoNormal”><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>We change of server, you was working in the development server and now the site has been migrated to the production server.</span></p>
<p class=”MsoNormal”><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>Do you think can do the change again in the next server?</span></p>
<p class=”MsoNormal”><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”> </span></p>
<p class=”MsoNormal”><b><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>URL: https://www.nutrimentall.com/wp-login.php?loggedout=true</span></b></p>
<p class=”MsoNormal”><b><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>User: plaxtro</span></b></p>
<p class=”MsoNormal”><b><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>Password: Steelbarrow629</span></b></p>
<p class=”MsoNormal”><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”> </span></p>
<p class=”MsoNormal”><span style=”mso-ascii-font-family: Calibri; mso-hansi-font-family: Calibri; mso-bidi-font-family: Calibri;”>Regards.</span></p> -
-
-
You must be logged in to reply to this topic.