Answer the question
In order to leave comments, you need to log in
How to change prestashop standard dropdown menu?
to be more precise, how to remove the delay of the drop-down menu on the standard prestashop theme version 1.6
change here, for example, remove the delay: demo16.prestaservice.org
Answer the question
In order to leave comments, you need to log in
Most likely .../themes/default-bootstrap/js/modules/blocktopmenu/js/superfish-modified.js
$.fn.superfish.defaults = {
...
delay: 0,
...
}
Hello, in 1.6 take the style file for the top menu /themes/default-bootstrap/css/modules/blocktopmenu/css/superfish-modified.css and adapt it to your template.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question