Please Attention! Cargo Pro and Larabuilder items have been moved to another support ticket systemClick here to add a ticket for them
Bdaia Support › Forums › Portfolio › Magic › Mobile Menu don't work › Reply To: Mobile Menu don't work
Hi,
Please navigate to Theme Panel > Custom CSS > Global CSS Then add this code: #topbar { z-index: inherit !important } #slide-out-open { top: 0; margin-top: -35px } #slide-out-open span, #slide-out-open span:after, #slide-out-open span:before {background: red }
#topbar { z-index: inherit !important } #slide-out-open { top: 0; margin-top: -35px } #slide-out-open span, #slide-out-open span:after, #slide-out-open span:before {background: red }
Good luck.