Shopify themes, liquid, logos, and UX
Hi!
I would like to change color for the search button on Impact theme. Its the little icon looking like a magnifying glass.
Eventually also change the icon picture if possible. I saw a thread here about changing the icon but i didn't find the code in header liquid. Is it possible for codes to be different for "search button" in different themes?
anyway, kindly provide me with some codes for that. Thanks alot! ❤️
Hi,
You can change the color of your icon, from the icon.liquid file.
Go to online store, Edit code, and then search for icon.liquid
once you open it search on the file for the word search and you can adjust the parameters on that section to your desired color
Let me know if it worked with you by accepting my solution.
Have a nice day. 💕
Hi @IdolBeauty
This is Noah from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
.header__icon-list [aria-controls="search-drawer"] {
color: red;
}
</style>
Hope this can help you solve the issue
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
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