• I’m using Piano Black theme and would like to speed up the rate at which the drop-down menu drops down. Does anyone know of a way of doing that?

Viewing 1 replies (of 1 total)
  • In your theme folder, open up the “js” folder.

    Open up the jscript with your fav editor

    Find (around line 19, by my count, using notepad atm, at work)
    var t=15, z=50, s=6,a;

    Replace with
    var t=5, z=50, s=6,a;

    Save & Refresh/ Re-uplaod if not on localhost.

    Works great for me.

Viewing 1 replies (of 1 total)
  • The topic ‘Piano Black menu speed’ is closed to new replies.