Home Forums Theme Support Gotham Capitalization

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1518

    Any way to make drop-down menu items appear capitalized instead of all smalls? See http://www.novatowers.com and roll over About Us on top menu. Maybe in Custom CSS I could add something? Thanks.

    #1522

    Yo! Am I talking to myself here? Kinda slow response time.

    #1523

    Just searched 5 different variations of the phrase “dropdown menu” and each one looked liked the attached pic. Really? No one-ever-has had a question regarding dropdown menus and Gotham?

    #1527

    Hi there,

    Simply paste this in the “Custom CSS” box:

    
    #header .sf-menu li li a {
    text-transform: uppercase;
    }

    Save. Done.

    Cheers!
    Chris

    #1529

    Thanks that worked fine! While I’m at it is there anything I can add (or
    file I can edit) to make dropdowns wider so it reads MANAGEMENT TEAM
    instead of

    MANAGEMENT

    TEAM

    #1534

    Never mind. Edited styles>default.css to widen the dropdown box a bit (lines 399 and 408) and text shaped up.

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

You must be logged in to reply to this topic.