Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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.

    http://pwec.spireworks.pro/

    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:1

    Fonts 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.

    #192478

    bump

    #192570

    Hey!

    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,
    Yigit

    #192573

    I 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.

    #192575

    Hey!

    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,
    Yigit

    #192577

    Thank 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.

    #192580

    Hey!

    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 issues

    Cheers!
    Yigit

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Main Manu issues’ is closed to new replies.