Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1097987
    Ony
    Participant

    Hi there, I was wondering if there was a quick css fix to allow upper and lowercase in buttons for the Ethos stack.

    Best,
    Ony

    #1098158
    Prasant Rai
    Moderator

    Hello Ony,

    Thanks for writing in!

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

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

    .x-btn {
        text-transform: uppercase !important;
    }

    Thanks.

    #1098289
    Ony
    Participant

    Perfect, use none instead of uppercase and worked like a charms. Cheers!

    #1098291
    Rue Nel
    Moderator

    You’re welcome!
    Thanks for letting us know that it has worked for you.

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