Shopify themes, liquid, logos, and UX
I am using the colorblock theme and the search icon is on the left, my logo is in the middle and the shopping bag is on the right. I would like to move the search icon to the right, so it's next to the shopping bag. Not finding the answer anywhere. Thank you
Solved! Go to the solution
This is an accepted solution.
Hi @tejai1 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file:
@media (min-width: 990px) {
.header--top-center > .header__search {
grid-area: icons !important;
display: flex !important;
justify-self: end !important;
padding-right: 77px !important;
}
}
I hope this helps.
This is PageFly - Free Landing Page Builder.
This can be achieve by using custom css code. Please help me by share your site URL and password if password protected. I will give you a code and where to place it
Hope this helps.
Best regards,
PageFly
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
This is an accepted solution.
Hi @tejai1 ,
You can follow the instruction below:
1. Go to Online Store->Theme->Edit code
2. Asset->/base.css->paste below code at the bottom of the file:
@media (min-width: 990px) {
.header--top-center > .header__search {
grid-area: icons !important;
display: flex !important;
justify-self: end !important;
padding-right: 77px !important;
}
}
I hope this helps.
worked great, thank you
Hii Avada Commerce
I saw this solution and I found it really helpful.
I just have another task to be done, I want to change the postion of my search icon from right side of my brand name to left side of it (placed in header). If u can help me in this issue, I will be realy greatful to you.
Store link- quickfit.store
My email- pratikanand012@gmail.com
I'm enclosing a SS for your kind consideration.
Thankyou!
User | RANK |
---|---|
225 | |
168 | |
65 | |
54 | |
53 |
On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023The year-end shopping season is just around the corner. Is a flash sale on your radar? Are...
By Jasonh Nov 6, 2023