In the shopify theme store it shows the navigation menu across the header, but when i downloaded it, its now in a side bar?
how do i change that to go be like how the theme store portrays the navigation to across the header?
In the shopify theme store it shows the navigation menu across the header, but when i downloaded it, its now in a side bar?
how do i change that to go be like how the theme store portrays the navigation to across the header?
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Delavegalegacy.ca
can you please try first 1-2 menu item and change font size
Ok that seems to work when I remove some items and change the font to one that is not bold, however I do not have an option to change the accent font size.
I assume it is fixed and probably have to edit the code somewhere, but would need assistance where to look.
Would i have to add this to the setting_data.json? (or smaller px?)
“type_accent_size”: “14px”,
your have just add menu item 1-2 and let me know i will give font size code
I was able to fit 3 menu items and it works for now
yes please add this code also add more 1-2 item also
.wrapper {
max-width: 1250px;
}
.site-nav__link {font-size: 12px;padding: 10px;}