Quote from: abantecart on April 18, 2014, 04:13:59 AM
File /storefront/view/default_html5/javascript/custom.js
About line: 48Code Select
$("<option />", {
"selected": "selected",
"value": "",
"text": "Go to..."
}).appendTo("nav.subnav select");
Thank you so much Mr. Abantecart...
It's worked well