Forums
Forums / Theme: Slimmy / Random Dropdown Navigation
(@jnboss17)
10 years, 4 months ago
http://teachinglikeaboss.com/
Hello,
A random navigation dropdown menu has appeared under my menu that stretches across the top. I would like to get rid of the dropdown and just have my basic menu at the top. I cannot seem to make this happen….
Thank you.
(@codemovementpk)
Try following code in your child theme style.css or you can paste the code in using custom stylesheet plugin.
.tinynav{ display:none; }
The topic ‘Random Dropdown Navigation’ is closed to new replies.