We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Move Search icon to the left only on mobile DAWN THEME

Move Search icon to the left only on mobile DAWN THEME

riqui900
Excursionist
22 0 3

Hey guys, can anyone help to move the search icon to the left? In this case i would like my logo more in the center and have 2 icon on left and 2 icon on right, thank you... website: fandomfashionhouse.com.br

 

riqui900_0-1706747404775.png

 

Replies 2 (2)

PageFly-Oliver
Shopify Partner
878 190 191

Hi @riqui900 ,

 

You can try this code by following these steps:

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

 

<style>
@media(max-width:767px){
.header__search{
    position: absolute;
    left: 15%;
}
}
</style>

 

 

Hope my solution works perfectly for you!

Best regards,

Oliver | 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.

tye1006
Visitor
1 0 0

Hello, when I do this the search bar is squished.

IMG_1755.jpeg