If you’d like to change the transition speed of the ShiftNav panel and main toggle, you can use this CSS in your custom CSS tweaks:
.shiftnav, #shiftnav-toggle-main{ transition-duration:2s; }
If you’d like to change the transition speed of the ShiftNav panel and main toggle, you can use this CSS in your custom CSS tweaks:
.shiftnav, #shiftnav-toggle-main{ transition-duration:2s; }