Shopify themes, liquid, logos, and UX
I updated my website to the Dawn 3.0.0 theme and have my header set for the logo to be top center. I want to move the search icon from the left side of the logo to the right side so it is with the user and cart icons.
Hi @Chaotic
Please go to Online Store > Themes > Action > Edit code > Assets > Open /base.css
> Copy and paste this code to the bottom of the file.
@media screen and (min-width: 990px)
.header--top-center *>.header__search {
order: 2;
}
a.header__icon.header__icon--account {
order: 1;
}
a.header__icon.header__icon--cart {
order: 3;
}
If you feel like my answer is helpful, please mark it as a SOLUTION. Let me know if you have any questions!
@AvadaCommerce Thanks for the response... the code you supplied did not change the icon location.
Oh, I'm sorry to hear that @Chaotic
I used this code for my store and it worked.
So you might consider having a Shopify Expert to check and support you further.
Hope you can find the desired solution soon!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024