I would like to modify the look of the item picker for multiple items. where can I find the file that holds this?
You can add CSS codes using WordPress Theme Customizer. Navigate to Appearance > Customize in your WordPress dashboard. Scroll down and click “additional CSS” in the menu. You will find a text field to add your CSS codes.
You can edit
wp-content/plugins/woocommerce/templates/content-single-product.php
or
copy
wp-content/plugins/woocommerce/templates/content-single-product.php
to
wp-content/themes/your-child-theme/woocommerce/content-single-product.php
and edit the copy template to suit. The copy template will override the plugin template and you can update WooCommerce without losing your custom template.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With