Hi everyone,
I would like to change the height size of the menu sticky header, I want it to be smaller and the menu inline with the logo at the left.
Can anyone help to change the codes please?
The site URL is: looveme.co
Solved! Go to the solution
This is an accepted solution.
Thanks for it
1. Go to Online Store->Theme->Edit code
2. Asset->/styles.scss.liquid->paste below code at the bottom of the file.
.sticky_nav .nav .mini_cart.icon-bag, .sticky_nav .nav .mini_cart.icon-cart {
padding-top: 15px;
height: auto !important;
}
it's My pleasure to help us
User | Count |
---|---|
543 | |
212 | |
129 | |
78 | |
44 |