Tagged: navigation bar attitude pro
- This topic has 5 replies, 3 voices, and was last updated 8 years, 4 months ago by Theme Horse Support Team.
-
AuthorPosts
-
July 16, 2016 at 8:47 am #45993ChaimongkolParticipant
Hi, thanks for the nice theme.
Now I add a new font to the theme. And I can change body font. How can I change at Menu Bar and Side Menu bar ?
Thank you
ChaimongkolJuly 20, 2016 at 11:19 am #46052Theme Horse Support TeamKeymasterHi Chaimongkol,
You can change the Navigation font family via Go to Appearance -> Theme Options -> Typography Options -> Font Family there you will see the Navigation option to change the font-family. Choose the font family that you like and click on save button.
And for the sidebar first Go to Appearance -> Theme Options/Customize -> Webmaster Tools -> Analytics
and paste your font script in the header script box which is given by font integrate service such as Google Web Fonts
Now integrate the font into your CSS Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:#secondary { font-family: YOUR-FONT-FAMILY; }
Replace above text YOUR-FONT-FAMILY with the one you want to set in the sidebar.
Thank you!
July 24, 2016 at 5:19 pm #46134ChaimongkolParticipantHow to change Navigation font with my own font ? Because google font doesn’t support my language. Now I create child theme and success to change body text with my own font.
Thank you for your help.
July 25, 2016 at 7:51 am #46142Theme Horse Support TeamKeymasterThat’s great Chaimongkol
Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/attitude
We really appreciate your rating.Thank you
August 1, 2016 at 4:48 am #46245ChaimongkolParticipantHow to change Navigation font with my own font ? Because google font doesn’t support my language.Now I create child theme and success to change only body text with my own font. How to change Navigation font with my own font ?
Thank you for your help.
August 8, 2016 at 10:07 am #46373Theme Horse Support TeamKeymasterHi Chaimongkol,
To change the font family for navigation. First Go to Appearance -> Theme Options/Customize -> Webmaster Tools -> Analytics
and paste your font script in the header script box which is given by font integrate service such as Google Web Fonts
Now integrate the font into your CSS Go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:#access a, #access select { font-family: "your-font-family"; }
Change above text your-font-family with the one you have integrate as mentioned above.
Thank you!
-
AuthorPosts
- You must be logged in to reply to this topic.