Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #442738

    How can I make the menu only ALL CAPS on this site http://www.visualbridgecommunications.com? (use password “Happy Days 08” to see the site)

    You helped me do it on valbrowncommunications.com and it worked (use password “Happy Days 08” to see the site under development). My client has since decided to change her company name so I duplicated the site and now the same code doesn’t work

    #top #header .av-main-nav > li > a .avia-menu-text, #top #header .av-main-nav > li > a .avia-menu-subtext {
    text-transform: uppercase ;!important;
    text-align: center;
    }

    I’ll be taking down valbrowncommunications.com as soon as the new one is working correctly.

    thank you

    #442739

    I solved my problem: I didn’t have the default menu designated so it was using the wrong one and so the CSS wasn’t applying to the right thing.

    thanks

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to make menu only all caps?’ is closed to new replies.