Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #238129
    Klára Vohrnová
    Participant

    Please how do I change the capital letter at the beginning of a word? I want to write it myself, but there is somewhere set to always have capital letters for each word.

    Thank you.

    #238178
    Skandha
    Participant

    @claireh: Hello there,
    Please post in your site URL and let me know which text on your site you are referring to.

    Kind Regards,
    Skandha

    #239308
    Klára Vohrnová
    Participant

    Hello,

    I mean subtitle in Our team or on Slider. I wrote: “vedoucí pobočky Jungmannova” and automatically is written “Vedoucí Pobočky Jungmannova” with big letter on beginning of the words.

    web: http://novy.hvezdnybazar.cz/novy/

    Thank you

    #239310
    Skandha
    Participant

    @claireh: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #team-content-section .entry-meta .job-label {
        text-transform: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #239318
    Klára Vohrnová
    Participant

    Thanks. And for Slider on the top of the page?

    #239398
    Skandha
    Participant

    @claireh: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .home .custom-header .entry-title, .home .custom-header .entry-title span {
        text-transform: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Capital letter’ is closed to new replies.