Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1347747
Lowercase menu
Closed

Comments

  • Thomas started the conversation

    How do I get lowercase letters on the menu?

  •  444
    Sergio replied

    Hi, 

    not quite sure what do you mean. Can you pls provide more details (screenshots)?

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Thomas replied

    Mye menu is now like this: 

    KONTAKT+
    SAMPLE PAGE
    FORSIDE

    But I would like it like this:

    Kontakt+
    Sample Page
    Forside

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .header-layout-overlay #primary-menu.no-responsive > li > a{
        text-transform: capitalize !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Thomas replied

    Thank you.

    But it did not fis the submenu

  •  444
    Sergio replied

    HI!

    pls. use following css:

    .header-layout-overlay #primary-navigation #primary-menu.no-responsive > li li > a{
        text-transform: capitalize !important;
    }

     

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.

  • Thomas replied

    Perfect.

    Thank you

  •  444
    Sergio replied

    HI, 

    Feel free to contact us if you need help. 

    If you’re happy with our theme, please rate us with 5 stars on Themeforest. It keeps us motivated!  (How to rate).

    Regards Sergio Codex.