Just added the code, but it does not appear to be working. Thanks.
The file cordadvantage.com/templates/mobile_elegance/js/custom.js is empty, it has only
/*
* Rename this file to custom.js
*
* custom scripts
*
*/
/*
* Rename this file to custom.js
*
* custom scripts
*
*/
Ok, that does seem to have fixed it. Not sure why it did not work the first time.
That code shouldn't break menu, it just force non-AJAX redirect in the case of error with AJAX.
As to the menu background, it is set in your css/custom.css file (".mobile_nav a" selector) that differ from custom.css on main domain.
As to the menu background, it is set in your css/custom.css file (".mobile_nav a" selector) that differ from custom.css on main domain.
Thanks, that code fixed the problem.
I did not have any problems with menu backgrounds though... at least not that I remember!
I did not have any problems with menu backgrounds though... at least not that I remember!
On dev domain top menu has gray background.
Ahh, thanks. That one is still under development!