we have built a site using the storebox template and we want to replace the existing top menu with something like the one in cloudhost template.is this possible?
Of course it is possible but it is not so easy. There is no copy/paste solution that I can provide because this require to merge template styles and copy proper script area. If you are not CSS/HTML wizard it will be difficult - you need to change template structure, add new styles and modify JavaScript code.
Ok i want to give a try and see if i can make it . could you give me some advice? The result does not really have to be exactly like cloudhost , even a menu like the storefront template would do the trick for me.Mainly i want it to be on top and follow down with your scrolling.
Please firstly copy styles from menu.css file - this is the start point. Then, it is necessary to replace gk.menu.js file and after this whole process you need to compare generated HTML structure of both menus.