badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Responsive menu not showing

#18960

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!