Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1052519
    nyckidd
    Participant

    Hello,

    Amtrying to do a sitewide text-transform to be capitalized for the titles but its just not working…

    #1052521
    nyckidd
    Participant
    This reply has been marked as private.
    #1052677
    Joao
    Moderator

    Hi there,

    Please try adding the following code to Appereance Customizer CUstom CSS

    h1, .h1 , h2, .h2 h3, .h3 h4, .h4 h5, .h5,  h6, .h6 {
    text-transform: capitalize !important;
    } 
    #1052686
    nyckidd
    Participant

    Added that but no change.

    #1052845
    Rupok
    Member

    Hi there,

    Thanks for updating. All heading on your site are now capitalized. If you are using p tag or other for title purpose then it won’t work. Make sure to use heading tag for them. If you are facing this for specific heading then point us that.

    Cheers!

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