• Resolved luispf39

    (@luispf39)


    Hi,

    Some elements like menus, headers and buttons, doesn’t show Capital first letter. On the main language it is shown corretly, but not on the translated version of the site.

    I think the problem is not related to CSS, because in same menu and same page, I have some elements in the right way, and some elements not.

    Any idea how to fix it?

    Thank you so much

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    You should be able to fix that with CSS. Something like this should do the trick:

    .selector-to-your-menu-item {text-transform:capitalize;}

    You can also use our paid version and be able to modify the translations: https://gtranslate.io/#pricing

    Thanks! 🙂

    Thread Starter luispf39

    (@luispf39)

    Hi,

    But this is going to do a “Lorem Ipsum” structure, and I would need “Lorem ipsum” in most of cases.

    By the way, is there any way to know why in some elemenets is working fine on the same menu, page, etc?

    Thank you

    Plugin Author edo888

    (@edo888)

    Hi,

    It is automatic translation, so it is not always what you expect it to be especially when it comes to letter casing.

    Unfortunately with CSS it is not possible to get what you want and the only solution I can offer is to use our paid version and correct it manually via our edit interface.

    Thanks! 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Capital letter menus and buttons’ is closed to new replies.