Tagged: x
-
AuthorPosts
-
December 15, 2016 at 6:01 pm #1294940
mwyannielloParticipantHello 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?
December 15, 2016 at 6:04 pm #1294945
mwyannielloParticipantThis reply has been marked as private.December 15, 2016 at 8:49 pm #1295176
RadModeratorHi 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!
December 15, 2016 at 10:03 pm #1295238
mwyannielloParticipantI’m sorry its the woo commerce buttons, Add to Cart ect.
December 15, 2016 at 10:32 pm #1295266
FriechModeratorHi There,
Use this css code instead.
.woocommerce .button { text-transform: uppercase !important; }Hope it helps, Cheers!
December 16, 2016 at 9:44 am #1295687
mwyannielloParticipantI feel so stupid lol thank you very much
December 16, 2016 at 10:05 am #1295704
Prasant RaiModeratorFeel free to ask us again. Have a great day! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1294940 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
