Tagged: x Author Posts May 15, 2016 at 12:18 pm #992436 Exord B.V.Participant How can I change all form borders? I already change the borders from cf7: http://tgh.ritouch.nl/contact But I would like to change it for all WooCommerce fields too. π May 15, 2016 at 12:57 pm #992469 ThaiModerator Hi There, Please add the following CSS: .woocommerce .cart .actions .coupon input[type="text"], .woocommerce .quantity input[type="number"], .woocommerce .input-text { border: 0 !important; outline: 0 !important; background: transparent !important; border-bottom: 1px solid black !important; } Hope it helps π May 15, 2016 at 1:10 pm #992488 Exord B.V.Participant Yay! It worked π Thank you so much for the great support and quick response! May 15, 2016 at 7:30 pm #992732 Rue NelModerator Youβre welcome! Thanks for letting us know that it has worked for you. Author Posts <script> jQuery(function($){ $("#no-reply-992436 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In