Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author nagarjunsonti

    (@nagarjunsonti)

    Use css tric.

    .mylllmenu{
    text-transform: uppercase;
    }

    ok it will consider for next version.

    Thanks

    Thread Starter mglasser

    (@mglasser)

    Since I would like it to be “Logout” and “Login”, I presume you mean “capitalize” instead of “uppercase”, since that seems like it would turn it to “LOGOUT”.

    I will give it a try.

    Thread Starter mglasser

    (@mglasser)

    text-transform: capitalize; did in fact work. I would prefer a setting in the plugin rather than customization in my css file, but this works. Thanks.

    Plugin Author nagarjunsonti

    (@nagarjunsonti)

    Definatly i am considering your requist,i will plan for next version.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing text label’ is closed to new replies.