Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #997183
    yhshin1020
    Participant

    Hey,

    I have an Essential Grid set up on my website.

    I have a masonry style grid, with a title and excerpt below the picture.

    However, in the excerpt, the first letter of each word is capitalized, instead of the first letter of every sentence.

    To clarify, I want the first letter of each sentence to be capitalized, as is normal.

    Further detail is provided below.

    Thanks

    #997184
    yhshin1020
    Participant
    This reply has been marked as private.
    #997245
    Lely
    Moderator
    This reply has been marked as private.
    #997388
    yhshin1020
    Participant
    This reply has been marked as private.
    #997530
    Joao
    Moderator

    Hi There,

    Please add this code to your Appereance / Customizer / Custom / CSS

    body .esg-content {
        text-transform: none !important;
    }

    Hope that helps,

    Joao

  • <script> jQuery(function($){ $("#no-reply-997183 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>