Title: full width doesn&#039;t work for sections
Last modified: August 30, 2016

---

# full width doesn't work for sections

 *  Resolved [vahid mohammadi](https://wordpress.org/support/users/wvmohzoibar/)
 * (@wvmohzoibar)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/full-width-doesnt-work-for-sections/)
 * Hello
 * in the page builder, when I add a Section and in the settings for the section,
   I enable the Full Width feature, I don’t see any changes! at least a full-width
   class should be added the section but it doesn’t happen!
 * look at this image:
    [http://snap.ashampoo.com/uploads/2015-09-12/wCDNS7NF.png](http://snap.ashampoo.com/uploads/2015-09-12/wCDNS7NF.png)
 * but you can see here in inspect element that there’s no change applied
    [http://snap.ashampoo.com/uploads/2015-09-12/qkg7mmBv.png](http://snap.ashampoo.com/uploads/2015-09-12/qkg7mmBv.png)
 * and I’m sorry for my bad english…
 * [https://wordpress.org/plugins/unyson/](https://wordpress.org/plugins/unyson/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Unyson](https://wordpress.org/support/users/unyson/)
 * (@unyson)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/full-width-doesnt-work-for-sections/#post-6539109)
 * Here are the classes added by the [default section view](https://github.com/ThemeFuse/Unyson-Shortcodes-Extension/blob/209fdd1c1f317afca5c47e88ef23fdd4e7ac750b/shortcodes/section/views/view.php#L26).
 * It seems that your theme overwritten that view in
 *     ```
       {theme}/framework-customizations/extensions/shortcodes/shortcodes/section/views/view.php
       ```
   
 * Open that view and see if it’s taking in consideration `$atts['is_fullwidth']`.
   If not, report this as a bug to the developer that made that theme.

Viewing 1 replies (of 1 total)

The topic ‘full width doesn't work for sections’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/unyson_4e6064.svg)
 * [Unyson](https://wordpress.org/plugins/unyson/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/unyson/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/unyson/)
 * [Active Topics](https://wordpress.org/support/plugin/unyson/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/unyson/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/unyson/reviews/)

## Tags

 * [full-width](https://wordpress.org/support/topic-tag/full-width/)

 * 1 reply
 * 2 participants
 * Last reply from: [Unyson](https://wordpress.org/support/users/unyson/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/full-width-doesnt-work-for-sections/#post-6539109)
 * Status: resolved