Title: lifeup's Replies | WordPress.org

---

# lifeup

  [  ](https://wordpress.org/support/users/lifeup/)

 *   [Profile](https://wordpress.org/support/users/lifeup/)
 *   [Topics Started](https://wordpress.org/support/users/lifeup/topics/)
 *   [Replies Created](https://wordpress.org/support/users/lifeup/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/lifeup/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/lifeup/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/lifeup/engagements/)
 *   [Favorites](https://wordpress.org/support/users/lifeup/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PLUGIN: Advanced Woocommerce Search] Positioning the search bar.](https://wordpress.org/support/topic/plugin-advanced-woocommerce-search-positioning-the-search-bar/)
 *  Thread Starter [lifeup](https://wordpress.org/support/users/lifeup/)
 * (@lifeup)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/plugin-advanced-woocommerce-search-positioning-the-search-bar/#post-7124424)
 * 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?

Viewing 1 replies (of 1 total)