Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1214686
    ZerotoOne
    Participant

    hey there,
    I’d like to remove the uppercase in the accordion element http://prntscr.com/ctcsua
    thanks a lot 🙂

    #1214932
    Joao
    Moderator

    I There,

    I just checked on the accordion does not have uppercase on my end.

    Please share your URL in order that we can help,

    Thanks

    #1214934
    Christian
    Moderator

    Hey there,

    Please add the code below in your Appearance > Customize > Custom > Global CSS

    .x-accordion-heading .x-accordion-toggle {
        text-transform: capitalize;
    }

    Hope that helps. 🙂

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