All things Shopify and commerce
Hello,
Please I need step by step help with aligning my search symbol with the menu. Please see image below for how it looks at the moment
Solved! Go to the solution
This is an accepted solution.
please put this code into your theme.liquid file before the </body> tag
.header__search summary.header__icon.header__icon--search.header__icon--summary {
height: auto !important;
}
Thanks
Hi @deezaorganics welcome to the Shopify Community,
Can you please paste below code into theme customizer or base.css file at the end.
Method .: Placing code in base.css file
> Online Theme > Edit Code > find base.css file and paste at the end and hit save.
summary.header__icon.header__icon--search.header__icon--summary.{
height: auto;
}
Results:
Method 2 :
Theme Customizer Settings:
- Online Theme > Theme Customizer
Thanks
Hello,
Thanks a lot for this however it did not work for me. Not sure why. I tried both options
i guess it should work 100%. because i have tried it already. Do you want me to do that for you ?
Thanks
Yes please i dont mind. I posted exactly what you sent but no change.
Ok please share
Thanks
This is an accepted solution.
please put this code into your theme.liquid file before the </body> tag
.header__search summary.header__icon.header__icon--search.header__icon--summary {
height: auto !important;
}
Thanks
Thank you very much! You were of great help. God bless you
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025