{"id":55011,"date":"2020-03-31T15:40:16","date_gmt":"2020-03-31T13:40:16","guid":{"rendered":"https:\/\/samuelchopard.ch\/wiki\/?p=55011"},"modified":"2020-03-31T15:40:16","modified_gmt":"2020-03-31T13:40:16","slug":"card-icons-not-showing-in-woocommerce-checkout","status":"publish","type":"post","link":"https:\/\/samuelchopard.ch\/wiki\/library\/card-icons-not-showing-in-woocommerce-checkout\/","title":{"rendered":"Card icons not showing in WooCommerce checkout"},"content":{"rendered":"<p><!--more--><br \/>\nPaste the following code in Appearance &gt; Customize &gt; Additional CSS:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"css\">\r\n\/* display credit cards icons at checkout *\/\r\n.woocommerce-account form .payment_methods label img, \r\n.woocommerce-checkout form .payment_methods label img {\r\n    display: initial !important;\r\n    max-width: 35px !important;\r\n}<\/pre>\n<p>To keep PayPal icon hidden, paste the following code as well:<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"css\">\r\n\/* keep paypal icon hidden *\/\r\n.woocommerce-checkout .wc_payment_method.payment_method_paypal img {\r\n\tdisplay: none !important;\r\n}<\/pre>\n<p>Source: <a target=\"_blank\" href=\"https:\/\/theme.co\/forum\/t\/credit-cart-icons-do-not-show-in-checkout-page-stripe-and-paypal\/3079\/6\">https:\/\/theme.co\/forum\/t\/credit-cart-icons-do-not-show-in-checkout-page-stripe-and-paypal\/3079\/6<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"Paste the following code in Appearance &gt; Customize &gt; Additional CSS: \/* display credit cards icons at checkout *\/ .woocommerce-account [...]","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[377,58,378,379,327],"class_list":["post-55011","post","type-post","status-publish","format-standard","hentry","category-woocommerce","tag-card","tag-checkout","tag-icons","tag-payment","tag-woocommerce"],"_links":{"self":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/comments?post=55011"}],"version-history":[{"count":1,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55011\/revisions"}],"predecessor-version":[{"id":55012,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/posts\/55011\/revisions\/55012"}],"wp:attachment":[{"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/media?parent=55011"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/categories?post=55011"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/samuelchopard.ch\/wiki\/wp-json\/wp\/v2\/tags?post=55011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}