Shopify themes, liquid, logos, and UX
I received code earlier and it got me the word "search" and the word "Log In" which is what I wanted in the header next to "Cart" but I must have done something wrong because the magnifying glass is on top of the word "Search".
Using Dawn theme.
Did I need to remove the icon in another line of code?
https://uniquegiftsandkeepsakes.com/
geefle
Thank you in advance!
Solved! Go to the solution
This is an accepted solution.
Hey
add this code at the end of assets/base.css
summary.header__icon.header__icon--search {
width: 10rem;
}
summary.header__icon {
display: flex ;
justify-content: space-between; }
This is an accepted solution.
Hey
add this code at the end of assets/base.css
summary.header__icon.header__icon--search {
width: 10rem;
}
summary.header__icon {
display: flex ;
justify-content: space-between; }
It worked thank you!
Glad to hear that 🙂
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025