Overriding templates via a theme - franmastromarino/perfect-woocommerce-brands GitHub Wiki
Perfect WooCommerce Brands template files contain the markup for frontend of brand shortcodes, widgets...
You can override this template files via your theme:
- Localize the original template ('templates/widgets/dropdown.php' for example)
- Copy the template into your active theme ('your-theme/perfect-woocommerce-brands/widgets/dropdown.php')
IMPORTANT: This feature is thinked for expert developers only. Be careful, keep in mind that certain modifications can make the component not work. This featured was added in PWB 1.7.4