Forums
Forums / Fixing WordPress / Drop down submenu spacing help
(@anthony-epes)
9 years, 8 months ago
Hello all
I have an issue with the dropdown submenu spacing in my homepage Navbar. I’m using an outdated and unsupported theme called Freshshop. I know I know…
I don’t know much CSS. Can someone please set me in the right direction?
The website is http://www.citiesatdawn.com/
Thank you Anthony
(@mladeni)
Hello,
You could add this code inside your theme’s style.css file:
#nav-wrapper .sf-menu li li { height: auto!important; }
Hope that helps.
The topic ‘Drop down submenu spacing help’ is closed to new replies.