I want to get the shopify header search icon and the cart icon to the same level as the menu items level, please refer the video below for clarification, any help would be much appreciated
Thank you
I want to get the shopify header search icon and the cart icon to the same level as the menu items level, please refer the video below for clarification, any help would be much appreciated
Thank you
Welcome to shopify community.
Please share your store URL and if your store is password protected then please provide password too.
Thank you.
Hi @justauser
Just add this code
details-modal.header__search {
position: absolute;
top: 50%;
}
.header__icons {
position: absolute;
top: 50%;
}
@media screen and (max-width: 989px) {
details-modal.header__search {
position: relative;
top: unset;
}
.header__icons {
position: relative;
top: unset;
}
}
Please check the attached screenshot URL: https://prnt.sc/Fya0V-B6Y3cc
Thanks.
Hey thank you so much for responding!
worked perfectly! ![]()
much appreciated
That didn’t work for me ![]()
url is: https://www.undigabledigs.com/
I would prefer to have it at the top right corner where the search bar is
Hi I tried this and it didn’t work for me can you please help me
My store url is QueenJuni.com and the password is 2003