December 1, 2014 at 2:36 am
#18960
Theme Horse Support Team
Keymaster
Hi Konrad,
just add this css inside your admin -> dashboard -> appearance -> theme options -> design options -> custom css
@media only screen and (max-width: 767px)
.menu-toggle { display: block !important; }
Hope this may help you
Thank you!