Title: CSS for margin
Last modified: April 5, 2019

---

# CSS for margin

 *  Resolved [goranmax](https://wordpress.org/support/users/goranmax/)
 * (@goranmax)
 * [7 years ago](https://wordpress.org/support/topic/css-for-margin/)
 * Hello
    Love you plugin.
 * but when placing it in WPOcean template its to wide.
    My builder is Divi…that
   I use.
 * When placing the shortcode into divi on the page the search field has
    a strange
   look..its a square around the search text and the icon …to the right with out
   anything.
 * When placing the short code to WPOcean theme the searchfield is full screen with
   
   Dose someone have a scc for the widh of the search field so I can place it to
   center of the page with 600px widh.
 * thank you all for the help

Viewing 1 replies (of 1 total)

 *  Plugin Author [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * (@mihail-barinov)
 * [7 years ago](https://wordpress.org/support/topic/css-for-margin/#post-11398997)
 * Hello,
 * To set search form width to 600px you can use following css
 *     ```
       .aws-container {
       width: 600px !important;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘CSS for margin’ is closed to new replies.

 * ![](https://ps.w.org/advanced-woo-search/assets/icon-256x256.png?rev=3303984)
 * [Advanced Woo Search - Product Search for WooCommerce](https://wordpress.org/plugins/advanced-woo-search/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-woo-search/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-woo-search/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-woo-search/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-woo-search/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-woo-search/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [ILLID](https://wordpress.org/support/users/mihail-barinov/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/css-for-margin/#post-11398997)
 * Status: resolved