I was previously using Huk Mega Menu Creator (a menu app) for my store navigation.
I deleted the app and removed its snippets from my store.
Now, my organic menu/navigation is uncentered, unaligned, and now spread to 2 separate lines.
Is there anyone that can help me with this? www.11bravos.com
I am using the refresh theme
PieLab
3
Hi @Sewade101
Can you elaborate on your issue? As I checked your store on both my mobile and my desktop and everything seems fine.
Hi @Sewade101,
Please go to Customize > Theme settings > Custom CSS and add code:
.site-nav__link {
padding: 7.5px !important;
}