Thread Starter
lifeup
(@lifeup)
I found out how to do it with a little bit of trial-and-error. I added this code to the custom CSS:
.aws-container .aws-search-form {
width: 35%;
right: -66%
}
The search bar is now on the right side of the page and the loading circle is inside the search bar now.
Now I have new question.. Is it possible to make the search bar a bit wider?