• Resolved mokyes

    (@mokyes)


    hi. i’d like to change the capitalization of the titles in my primary menu to all CAPS. the default in the oxygen theme is all lowercase letters. can anyone tell me how to do this?

    great thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Aloha!
    Look at your style.css file and find
    #menu-primary li a
    It will have a list of settings and one of those is:

    text-transform: lowercase;

    Just change lowercase to uppercase and it will change that for you.

    Aloha!

    Brooke

    Thread Starter mokyes

    (@mokyes)

    thanks so much! this and all your other suggestions worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Oxygen Theme – Primary Menu’ is closed to new replies.