New Landing How can we help? Atelier Mobile menu items all caps

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #323719
    kodanska
    Member
    Post count: 36

    hello, i would like my menu items: “Cart” and “Login / Sign up” to be all caps similar to the rest of the menu items, but i could not find a setting or where to edit text in the theme, can you help?

    see image attached.

    Attachments:
    You must be logged in to view attached files.
    #323727
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    #mobile-menu ul, 
    .mobile-cart-menu {
        text-transform: uppercase;
    }
    #323762
    kodanska
    Member
    Post count: 36

    great this worked thanks

    #323778
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks David

    -Rui

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

You must be logged in to reply to this topic.