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

    Hi,
    i would like to use capital letters for submenu entries.
    Could not find an option for that.

    How can i fix that?

    Kind regards Jak

    #1246679

    Hey Jak73,

    Add this to quick css:

    .sub-menu{
        text-transform:uppercase;
    }
    
    
    Best regards,
    Jordan Shannon
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.