Can I modify the search icon in the Brooklyn theme on Shopify?

Tom119
Excursionist
25 0 13

Hi, i've managed to change the icon in the header, how can i also change the one below? 

I just need them to have the same icon.

 

My theme is Brooklyn

https://nomnomnomnom.myshopify.com/

Password: nomnom

 

ERtrHDmWkAAeleJ.jpg

 

Replies 8 (8)

Zworthkey
Shopify Partner
5581 642 1565

Hii, @Tom119 
Paste this code on top of the theme.scss file.

a.site-nav__link.site-nav__link--icon.js-toggle-search-modal {
    background-color: white !important;
}

Thank You.

Tom119
Excursionist
25 0 13

@Zworthkey 

Hi, i think there's a little misunderstanding.

I need them to have the same icon, not making the icon background in the header white.

dmwwebartisan
Shopify Partner
12279 2546 3693

@Tom119 

Means you have to change icon image?

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Tom119
Excursionist
25 0 13

@dmwwebartisan Yes, the same image as in the header.

I just want them to have the same icon.

dmwwebartisan
Shopify Partner
12279 2546 3693

@Tom119 

Please share your Section/header.liquid file code.

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Tom119
Excursionist
25 0 13
dmwwebartisan
Shopify Partner
12279 2546 3693

@Tom119 

Great!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
Tom119
Excursionist
25 0 13

@dmwwebartisan 

So can you help me with this please?