Title: Layout Padding
Last modified: February 27, 2020

---

# Layout Padding

 *  Resolved [topmostwp](https://wordpress.org/support/users/topmostwp/)
 * (@topmostwp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/)
 * Hi, thanks for the great plugin, everything is almost perfect except for this.
   I wonder how can I make the search bar in full width and archive? Also, how can
   I remove the search bar on each article and archive? I have tried adjusting the
   padding on the setting nothing happened.
 * Search Bar
    [https://i.imgur.com/zvvZTuM.png](https://i.imgur.com/zvvZTuM.png)
 * Articles and archive
    [https://i.imgur.com/mq8V4aZ.png](https://i.imgur.com/mq8V4aZ.png)
   [https://i.imgur.com/ravo6bF.png](https://i.imgur.com/ravo6bF.png)

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Shamser Suzon](https://wordpress.org/support/users/shamser_suzon/)
 * (@shamser_suzon)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12486091)
 * Hi [@topmostwp](https://wordpress.org/support/users/topmostwp/),
 * Please, share the page URL of your doc page. I will take care of it and try provide
   you some custom CSS to fix the issue.
 * Thank you.
 *  Thread Starter [topmostwp](https://wordpress.org/support/users/topmostwp/)
 * (@topmostwp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12492861)
 * Hi Shamser,
 * Here is the URL of the doc page. [https://topmosthardware.ph/help-center](https://topmosthardware.ph/help-center)
 * Thank you!
 *  [Shamser Suzon](https://wordpress.org/support/users/shamser_suzon/)
 * (@shamser_suzon)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12495162)
 * Hi [@topmostwp](https://wordpress.org/support/users/topmostwp/),
 * Please, push the following CSS to your custom CSS section:
 *     ```
       .betterdocs-search-form-wrap {
         display: none;
       }
       ```
   
 * Let me know how it goes. Thank you.
 *  Thread Starter [topmostwp](https://wordpress.org/support/users/topmostwp/)
 * (@topmostwp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12501190)
 * It works, however, the live search is gone in the main page of the docs, do you
   know how can I make it visible on homepage only?
 *  [Shamser Suzon](https://wordpress.org/support/users/shamser_suzon/)
 * (@shamser_suzon)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12501420)
 * Hi [@topmostwp](https://wordpress.org/support/users/topmostwp/),
 * Please, push the following CSS to your custom CSS section:
 *     ```
       .betterdocs-wraper .betterdocs-search-form-wrap {
         display: block;
       }
       ```
   
 * **Please, don’t remove the previous CSS code. Keep that one also.** Let me know
   how it goes. Thank you.
 *  Thread Starter [topmostwp](https://wordpress.org/support/users/topmostwp/)
 * (@topmostwp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12501511)
 * Hi [@shamser_suzon](https://wordpress.org/support/users/shamser_suzon/), everything
   works perfectly now thank you so much! Last thing, is there a way where I can
   make the live search in fullwidth as you can see there are some white spaces 
   beside the sidebar. Is this possible?
 * Kindly see the img for your reference.
    [https://i.imgur.com/GvHUGIF.png](https://i.imgur.com/GvHUGIF.png)
 *  [Shamser Suzon](https://wordpress.org/support/users/shamser_suzon/)
 * (@shamser_suzon)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12501592)
 * Hi there,
 * Actually, this is happening because of your website’s main container width. Your
   container width is not full width.
 * I hope you understand. Thank you.
 *  Thread Starter [topmostwp](https://wordpress.org/support/users/topmostwp/)
 * (@topmostwp)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12501709)
 * Okay I understand, thank you again. 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Layout Padding’ is closed to new replies.

 * ![](https://ps.w.org/betterdocs/assets/icon-256x256.png?rev=2953105)
 * [BetterDocs – Knowledge Base Docs & FAQ Solution for Elementor & Block Editor](https://wordpress.org/plugins/betterdocs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/betterdocs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/betterdocs/)
 * [Active Topics](https://wordpress.org/support/plugin/betterdocs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/betterdocs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/betterdocs/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [topmostwp](https://wordpress.org/support/users/topmostwp/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/layout-padding/#post-12501709)
 * Status: resolved