Title: FW padding
Last modified: April 9, 2021

---

# FW padding

 *  [Colinz](https://wordpress.org/support/users/tbjv/)
 * (@tbjv)
 * [4 years, 12 months ago](https://wordpress.org/support/topic/fw-padding/)
 * HI,
 * Firstly, totally awesome plugin so thanks for that.
 * When I used it on a Genesis theme (Parallex Pro), the page content had no padding
   on the left, so I used the code you recommended to a previous question about 
   padding.
 *     ```
       .page-template-template-page-builder-no-sidebar div#content.site-content {
           padding: 30px 10%;
       }
       ```
   
 * This had no effect, so I used
 *     ```
       .wp-block-columns.are-vertically-aligned-center, .wp-block-group__inner-container {
           align-items: center;
           padding: 30px 10%;
       }
       ```
   
 * I’d prefer to make the above css global rather than block specific so wondered
   if you had any suggestions. (I am after using Full width template)
 * Thanks again
    Colinz
    -  This topic was modified 4 years, 12 months ago by [Colinz](https://wordpress.org/support/users/tbjv/).
    -  This topic was modified 4 years, 12 months ago by [Colinz](https://wordpress.org/support/users/tbjv/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffw-padding%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘FW padding’ is closed to new replies.

 * ![](https://ps.w.org/fullwidth-templates/assets/icon-256x256.png?rev=2810905)
 * [Fullwidth Templates for Any Theme & Page Builder](https://wordpress.org/plugins/fullwidth-templates/)
 * [Support Threads](https://wordpress.org/support/plugin/fullwidth-templates/)
 * [Active Topics](https://wordpress.org/support/plugin/fullwidth-templates/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fullwidth-templates/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fullwidth-templates/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Colinz](https://wordpress.org/support/users/tbjv/)
 * Last activity: [4 years, 12 months ago](https://wordpress.org/support/topic/fw-padding/)
 * Status: not resolved