Home Forums WoodMart support forum How to change the " Main Menu" letter to be lowercase ?

How to change the " Main Menu" letter to be lowercase ?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #318154

    lightnect
    Participant

    Main menu letters defaut is uppercase, I want to change to be only the first letter is uppercase, I click and inspect the main menu style in the page, when I made some changes with text-transform to be : none or lowercase, I see some changes, but when I coppied the code and paste it in the theme setting/custom css, I made the change but it did’t work. below is the code I used:

    .wd-nav-main>li>a, .wd-nav-secondary>li>a {
    text-transform: none;

    Attachments:
    You must be logged in to view attached files.
    #318163

    lightnect
    Participant

    I just solved the problem, Theme Setting / TYPOGRAPHY / Header font, here I can change the menu font size / font weight / Uppercase | Lowercase | Captitalize.

    #318201

    Hello,

    We are Glad that your issue has been Resolved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 3 posts - 1 through 3 (of 3 total)