{"generator":"Code Snippets v2.14.0","date_created":"2021-02-11 15:28","snippets":[{"name":"Anchura campo cup\u00f3n descuento","tags":["css"],"scope":"front-end","code":"add_action( 'wp_head', function () { ?>\n<style>\n\n\t.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {\n\t\twidth: auto;\n\t}\n<\/style>\n<?php } );\n","priority":"10"}]}