Tagged: x
-
AuthorPosts
-
June 6, 2016 at 10:20 pm #1029204
mat_kinotekParticipantHi,
i cannot find a solution to diminish the vertical space between fields in my check out page here: https://cherrylaser.com/?page_id=9 i need the fields to have less space in between so the page is more compact vertically.
I’d also like to have the drop-down fields with sharp corner instead of rounded.
Thanks!June 7, 2016 at 3:50 am #1029553
ChristopherModeratorHi there,
I need to login first to see that page, please provide us with login credentials.
Thanks.
June 7, 2016 at 10:18 pm #1031181
mat_kinotekParticipantThis reply has been marked as private.June 8, 2016 at 7:37 am #1031730
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
.woocommerce-account form select, .woocommerce-account form textarea, .woocommerce-account form input[type="tel"], .woocommerce-account form input[type="text"], .woocommerce-account form input[type="email"], .woocommerce-account form input[type="password"], .woocommerce-checkout form select, .woocommerce-checkout form textarea, .woocommerce-checkout form input[type="tel"], .woocommerce-checkout form input[type="text"], .woocommerce-checkout form input[type="email"], .woocommerce-checkout form input[type="password"] { margin-bottom: 0; }Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1029204 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
