T
T
trulyalya bonjur2017-04-17 00:49:47
css
trulyalya bonjur, 2017-04-17 00:49:47

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

2 answer(s)
I
Ivan Ilyasov, 2017-04-17
@AKKJIuMATu3uPOBAHHbIEE_PA

Most likely .../themes/default-bootstrap/js/modules/blocktopmenu/js/superfish-modified.js

$.fn.superfish.defaults = {
    ...
    delay: 0,
    ...
}

Well, twist the rest of the settings. Speed ​​(speed), animation (animation).

A
Anton Denisenko, 2017-04-17
@kapioprok

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 question

Ask a Question

731 491 924 answers to any question