umeedm Posted May 27, 2016 Share Posted May 27, 2016 Hi everyone! I was wondering if you could please help me out. I want to make a change to the main menu on my website. The way it is set up right now is that when you place your mouse on any of the categories on the main menu it will show a drop down menu. In addition if you click on the category on the main menu and it will take you to another page with products. I want to remove this feature such that it only displays the drop down menu. Could you please let me know how I can do this? Thank you advance, Regards, Umeed Link to comment Share on other sites More sharing options...
rocky Posted June 1, 2016 Share Posted June 1, 2016 Since you're not using the default PrestaShop theme, you'll need to provide more information such as a link to your website before anyone can help. Maybe the easiest way to prevent the main menu links from working would be to change the <a href="..."> to <a href="javascript:"> so that nothing happens when you click the item. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now