Hi,
I would like a back button on every single product page – is that possible?
Hey ditteditte!
Please see here, http://www.w3schools.com/jsref/met_his_back.asp, for how to create a back button.
If you want to add it to the beginning of your products then try after line 1046 in the /enfold/config-woocommerce/config.php file.
echo "<div class='single-product-main-image alpha'>";
Best regards,
Elliott