Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1125666
    J_Simms
    Participant

    At some point I edited .x-btn-transparent to have “text-transform: uppercase”

    I’m unable to pinpoint where this is set despite searching all known areas. It’s not a local edit within the page settings (cornerstone > css) because it’s site-wide for transparent buttons.

    I’ve searched for “.x-btn”, “transparent”, “uppercase”, etc within the editor where most global css is kept. I only have one edit within the Customizer > CSS settings and it doesn’t pertain to the button.

    I’ll forward login and sit info privately.

    Thank you!

    #1125682
    J_Simms
    Participant
    This reply has been marked as private.
    #1125878
    Joao
    Moderator

    Hi There,

    Please add the following code to Appereance Customizer Custom CSS

    .x-btn.x-btn-transparent, .x-btn.x-btn-transparent:hover {
      text-transform: none !important;
    }
    

    Hope it helps

    Joao

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