Tagged: Mobile Menu not working
Hi All,
I am using WP 4.8.1 and Enfold child 4.0.2
Suddenly my mobile menu looks like a blank square. It works when I click on it though.
I’ve disabled all plugins and tried adding CSS codes that I saw on the forum from others asking similar question, but nothing works. I also saw a topic talking about adding code to the the js.aviva file, but i am always nervous of adding codes in case i break it. Can anyone have a look?
Also, for some reason, the text editor won’t accept adding space by hitting return. I tried adding paragraphs with <p> </p> but that doesn’t work either. Can anyone suggest a fix?
http://www.thefrugalwife.co.uk
cheers x
Hey happybloodycamper,
You have this in your child themes CSS file:
#advanced_menu_toggle{
background-color: #ffffff;
color: #ffffff;
border-color: #e1e1e1;
}
Please remove it or change the colour to your liking.
Best regards,
Rikard
Rikard you are a superstar, that worked. I have no clue how that colour changed cause I haven’t worked on that recently, but I should have thought about the that first.
thanks m8