Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
password: leeklas
is there a way to center the navigation while the rest remains? also without changing the mobile version
Solved! Go to the solution
This is an accepted solution.
Hello @schaschlyk,
1. Go to Online Store->Theme->Edit code
2. Asset->base.css-> paste bellow code in bottom of file
.header__inline-menu {
margin: 0 auto !important;
}
Thanks
This is an accepted solution.
Hello @schaschlyk,
1. Go to Online Store->Theme->Edit code
2. Asset->base.css-> paste bellow code in bottom of file
.header__inline-menu {
margin: 0 auto !important;
}
Thanks
Hello,
My site is: fosterfinds.com
I tried the same code to center the navigation, but I don't see any changes to my header.
Need Help please!
the code worked for me with out any problems at all.
maybe you have some additional code somewhere that affects the header, which makes this code useless? i dont know.
User | RANK |
---|---|
238 | |
92 | |
88 | |
55 | |
42 |