Expanse theme search bar move to right

Solved

Expanse theme search bar move to right

Niro
Visitor
1 0 2

https://spaceylonaustralia.au/ 
how to move the search bar to left to right in this theme

Accepted Solution (1)

BSSCommerce-HDL
Shopify Partner
1907 661 792

This is an accepted solution.

Hi @Niro

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

 

<style>
.header-item--search {
    max-width: 100% !important;
    justify-content: flex-end !important;
}
</style>

 

Here is result:

BSSCommerceHDL_0-1724249452646.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

View solution in original post

Replies 5 (5)

BSSCommerce-HDL
Shopify Partner
1907 661 792

This is an accepted solution.

Hi @Niro

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

Step 2: Search file theme.liquid

Step 3: Insert this code above </head> tag:

 

 

<style>
.header-item--search {
    max-width: 100% !important;
    justify-content: flex-end !important;
}
</style>

 

Here is result:

BSSCommerceHDL_0-1724249452646.png

Hope this can help you,

If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you 😍

 

If our suggestions are useful, please let us know by giving it a like, marking it as a solution, or donating here .


B2B Solution & Custom Pricing | Product Labels by BSS


Need help from our expert? Kindly share your request with us via community@bsscommerce.com


BSS Commerce - Full-service eCommerce Agency

Guleria
Shopify Partner
3393 675 955

Hello @Niro ,

 

Edit theme.liquid and search for </body> 
No here just before of it add this css

<style>
.header-item--search { 
    max-width: 100% !important; 
    justify-content: right !important;
}
</style>

 

Thanks

- If helpful then please Like and Accept Solution.
- Drop an email   if you are looking for quick fix or any customization ( paid services )
- Email: guleriathakur43@gmail.com
- Try GEMPAGES a great page builder

niraj_patel
Shopify Partner
2378 514 511

Hello @Niro 

You can add code by following these steps

1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file

3. Paste the below code before </body> on theme.liquid
<style>
  .header-item--search {
      max-width: 100% !important;
      justify-content: flex-end !important;
   }
</style>

niraj_patel_0-1724249626134.png

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Shopify Partner || Helping eCommerce Stores
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution.
- For further discussion contact: Email ID- info@techlyser.com

BSS-TekLabs
Shopify Partner
1842 526 612


- Here is the solution for you @Niro 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liqid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<style>
.header-item--search {
    max-width: 100% !important;
    justify-content: end !important;
}
</style>

- Here is the result you will achieve:

BSSTekLabs_0-1724250071445.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

namphan
Shopify Partner
1009 125 162

Hi @Niro,

Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:

.header-item--search {
    max-width: 100% !important;
    justify-content: flex-end;
}
Coffee tips fuels my dedication.
Shopify Development Service
Need help with your store? namphan992@gmail.com