Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1294940
    mwyanniello
    Participant

    Hello there, I am trying to make my site wide buttons ALL uppercase or capitalized and nothing seems to work.

    Code i have tried:

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

    Im not using a child theme and have placed it in the custom CSS spot, am i doing something wrong?

    #1294945
    mwyanniello
    Participant
    This reply has been marked as private.
    #1295176
    Rad
    Moderator

    Hi there,

    Thanks for posting in.

    May I know what button has this issue? I checked the Shope Now button and your CSS works just fine.

    Thanks!

    #1295238
    mwyanniello
    Participant

    I’m sorry its the woo commerce buttons, Add to Cart ect.

    #1295266
    Friech
    Moderator

    Hi There,

    Use this css code instead.

    .woocommerce .button {
    	text-transform: uppercase !important;
    }

    Hope it helps, Cheers!

    #1295687
    mwyanniello
    Participant

    I feel so stupid lol thank you very much

    #1295704
    Prasant Rai
    Moderator

    Feel free to ask us again. Have a great day! 🙂

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