Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #11891
    rbrt_bene
    Member

    Hy there,

    I am using Catch Everest Pro and would like to make the navigation menu (main) to have normal text (lowercase) instead of Uppercase.

    Can you please help me out with a CSS code for that?

    Thank you,
    Robert

    #11892
    rbrt_bene
    Member

    I am coming back with update, managed to solve the problem.

    I used the following CSS:

    #header-menu ul.menu a {
    text-transform: none;
    }

    Regards,
    Robert

    #11912
    Sakin
    Keymaster

    @rbrt_bene: Thanks 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Lowercase text for navigation menu’ is closed to new replies.