Hello.
Today I fixed the position of my search bar.
Although, when you put your cursor into it " when your about to type something " the whole search bar moves...
Do anybody have a fix to this?
my website: www.Imdedi.com
The first picture is how I want it to look.
Solved! Go to the solution
This is an accepted solution.
Hello, @ImDedi
Welcome to the Shopify community!
and Thanks for your Good question.
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.scss.liquid->paste below code at the bottom of the file.
@media only screen and (min-width: 990px) {
.active-form .site-header__search-input {
width: 500px;
}
}
Thanks for update and support
User | Count |
---|---|
737 | |
142 | |
102 | |
64 | |
37 |