Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1293090
    jensjakobsen
    Participant

    Hi

    On http://kvikkastrup.net.virker.nu I have a sidebar, where I want to avoid that all words start with a capital letter. Only the first word should start with a capital letter.

    How can I do that?

    #1293129
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

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

    .x-sidebar .h-widget {
        text-transform: initial !important;
    }

    Thanks.

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