On WooCommerce I would like the title to appear above the main image on mobile only. Is this possible?
Thanks
Hey conjunktionman,
You can refer to the WooCommerce template hooks and filter documentation for more info on how to achieve this.
// https://docs.woocommerce.com/wc-apidocs/hook-docs.html
// https://docs.woocommerce.com/document/introduction-to-hooks-actions-and-filters/
Best regards,
Jordan Shannon