Your account expired support, please renew to get your support.

HomePage Forums Themes Support Freshio – Organic & Food Store WordPress Theme Breadcrumbs Capitalization in French

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9300
    robpolka
    Support Expired

    We just realized that every word in the breadcrumbs starts with a capital letter. In French only the first word is capitalized. In English you would write “This Title is Awesome!” in French you would write “This title is awesome!” When we make a page we write it the proper way but it gets converted. How do we circumvent this? Thanks.

    #9311

    Hi there,

    About this issue, please copy css and paste into file style.css ( child-theme):

    @media (min-width: 768px){
    .freshio-breadcrumb .breadcrumb-heading {
        text-transform: unset !important;
    }}
    #9320
    robpolka
    Support Expired

    Woohoo! Thx. Works!

    #9336

    Ok, let me know if you need to help.

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

You must be logged in to reply to this topic.