Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1299826
    rabbler
    Participant

    Hi guys

    Using a gnarly font that looks great in lower but terrible in upper.

    Ya got a quick bit of css for the custom section that will force it all lower globally?

    like h1, h2, h3 etc

    all of em

    I know you can force upper in customise but having the option for lower would be cool too and avoid need to lower it typing it in

    #1300110
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    h1, h2, h3, h4, h5, h6 {
        text-transform: lowercase !important;
    }

    Thanks.

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