I have just updated to 7.3.7 and noticed that the minipadlock.png and littlecart1.png images are not loading ..it appears that this is due to the path to the 'images' directory being incorrect. Is this an error?
Yes, confirmed. View the ECT Demo Store here >> Right-click and Inspect. The Google Chrome console shows 2 x ERR_NAME_NOT_RESOLVED (404 file not found).
//images/minipadlock.png //images/littlecart1.png
There should only be 1 / forward slash. The issue is generated by "incminicss.php" and "incminicart.php".
Opinion: Using Font Awesome v4.7 Icons produces a better result than png images.