Product Quantity Input Field
-
Hi, the quantity input field is not working after I’ve added some custom code as you can see in the screenshot: https://tinyurl.com/2g3d239g
The code is:
<?php function produc_styling() { echo '<style> .woocommerce img, .woocommerce-page img { background-color: #d1d5db; } </style>'; } product_styling(); ?>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Product Quantity Input Field’ is closed to new replies.