Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1184971
    Frank G
    Participant

    Hi

    I have set all Headings to non capitalized, still H6 appears capitalized. Looks not coherent with H1-H5. I assume its a Bug? How do I change it?

    #1185037
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    h6, .h6 {
    text-transform: none !important;
    }

    Hope it helps 🙂

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