Hi,
Can someone please help me with centre aligning the secondary nav menu items so it sits directly underneath the main nav and not left aligned? Screenshot attached for context. https://upliftskin.com.au/
Hi,
Can someone please help me with centre aligning the secondary nav menu items so it sits directly underneath the main nav and not left aligned? Screenshot attached for context. https://upliftskin.com.au/
Hey @Hannaht2
Follow these Steps:
@Hannaht2 It is not a secondary menu it is a drop down menu of Shop. if you want to show Shop All and Bundle links with the primary menu then just add all menu items in the primary menu.
Go to Online Store
Click on Navigation
Choose primary menu and add Shop All and Bundle
Save and Done!
Hi @Hannaht2
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.py-section-vertical-spacing .justify-start {justify-content: center !important;}
Regards,
San
@INA_MSWEB Thank you so much!