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: menue bar, devices

#3687
Rabin Shrestha
Participant

Hi Francois,

In your child theme you have written CSS to hide the menu.

#access select { 
	display: none;
}

Remove those code

Rabin