-
AuthorPosts
-
November 23, 2013 at 10:26 pm #192329
I am trying to mock-up a site and use a custom font, provided by TypeKit. I have installed Captain Typekit, which has worked in many other cases. It seems to work properly with almost all elements within Enfold, except the main menu, where no matter what css I put in custom, it still seems to override it.
WP 3.7.1
Theme: Enfold
Version: 2.4.2
Installed: enfold
AviaFramework Version: 1.8.5
AviaBuilder Version: 0.4
ML:256-PU:33-PLA:1Fonts to be used: Proxima Nova Condensed Thin.
I really wish you could completely disable the Google Fonts option. It would be a feature I would pay a premium for. Not everyone wants the same Google fonts.
November 24, 2013 at 2:47 pm #192478bump
November 24, 2013 at 6:59 pm #192570Hey!
It seems to be working fine on my end. Please see screenshot here http://i.imgur.com/Eulw3A2.jpg I just applied custom css below and increased the font size to 18px to make it more clear
Please add following code to Quick CSS in Enfold theme options under Styling tab to change font weight.main_menu ul:first-child > li > a, .main_menu ul:first-child > li.current-menu-item > a, .main_menu ul:first-child > li.current_page_item > a { font-weight: 300; }
Regards,
YigitNovember 24, 2013 at 7:03 pm #192573I have so far been unable to get it to adjust the size, and that has been the problem. It seems to want to override the size and the font-weight, but I will try your code with the size amended.
November 24, 2013 at 7:07 pm #192575Hey!
I have not included the code to change the size in my previous post, so here it goes
.main_menu ul:first-child > li > a { font-size: 18px; }
Regards,
YigitNovember 24, 2013 at 7:09 pm #192577Thank you very much for the help. This did it. It was more of choosing the right selector, I think. I would like to request two things in the future, if possible.
An easier selector for the main menu. While being as dynamic as it is, I still think there has to be an easier way to select it, especially for doing transformations like these.
Secondly, What would it take to convince your company to support TypeKit out of the box? Menus and all? Give us a chance to show you it would be worthwhile. How many hours of time to implement it and how many themes sold it would take to justify it. Let’s see if we can make it happen on both our sides.
November 24, 2013 at 7:14 pm #192580Hey!
You are welcome! Glad we could help :)
You can request features for Enfold in here anytime https://kriesi.at/support/topic/enfold-feature-requests/ and Kriesi would consider it along with our head of support Peter.
Let us know if you have any other questions or issuesCheers!
Yigit -
AuthorPosts
- The topic ‘Main Manu issues’ is closed to new replies.