Hi, i am using ella theme and want to put the search bar in the center of the header. need solutions. thanks
Share the store URL…
https://gallemen-fashion.myshopify.com/
Password: rteeru
@sameen234q3
Hello,
.header-top-right-group.header-language_currency {
display: block ruby;
}
.header__search .search-modal__form {
max-width: 100%;
}
.header__iconItem.header__search {
float: left;
width: 70%;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Like This
Thanks so much.
If the solution is helpful to you then accept it.



