• Resolved cranney

    (@cranney)


    Hi, a few months back you helped me get first letter caps on the Menu items in the header. I tried to do the same thing in the footer with no success. Here is Custom CSS code I have that’s working in header, but not footer. Would appreciate your assistance!

    #header__navigation a {
    	text-transform: capitalize;
    }
    #footer__navigation a {
    	text-transform: capitalize;
    }

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Caps on footer Menu Titles’ is closed to new replies.