Forum Discussion
Deleted
Jun 29, 2018Styling Quick Launch with CSS breaks my top navigation.
Hi! In SharePoint 2013 we have react components for our top menu. The problem is when I use CSS to style the quick launch the react components disappear. What could be the problem?
Kamal Pandey
Jul 09, 2018Brass Contributor
I believe your branding css overwriting top navigation, opened up dev tools in the browser (F12) and try to see which CSS class have an issue, try to debug one by one. you can remove CSS class from browser and see which CSS class or property giving issue