Hey @eliamal ,
Please share the link to your store, thanks!
A user seeks to replace the Dawn theme’s search icon with a visible search bar while maintaining the predictive dropdown functionality. A solution is provided involving custom code modifications to header.liquid and theme.liquid files.
Core Solution:
header.liquid with provided markupFollow-up Customizations Addressed:
theme.liquid using width: 100% !important and max-width: 100% !importantleft: to unset and translateX(50%) to 0%Unresolved Issues:
The thread remains active with several customization requests pending solutions.