Title: Forcing full width?
Last modified: August 21, 2016

---

# Forcing full width?

 *  Resolved [superflymarketing](https://wordpress.org/support/users/superflymarketing/)
 * (@superflymarketing)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/)
 * Hi guys,
 * How can I stop the plugin forcing full width on my pages?
 * [http://5senses.superflymarketing.co.uk/blog/](http://5senses.superflymarketing.co.uk/blog/)
 * Thanks,
 * Nick
 * [https://wordpress.org/plugins/customer-area/](https://wordpress.org/plugins/customer-area/)

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

 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147663)
 * Hi,
 * You can disable the plugin styling, and/or change your theme’s stylesheet. This
   is mostly a compatibility issue with the theme.
 *  [j.dossis](https://wordpress.org/support/users/jdossis/)
 * (@jdossis)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147808)
 * Hi Vincent,
 * I am having a similar issue. What is the best way to disable plugin styling? 
   I’m not sure what outcome this will have on my site but I don’t know what else
   to try.
 * From what I’ve read you can do so using enqueue to find the handle for they stylesheet
   but CA doesn’t seem to use enqueue.
 * Thanks for your help, it’s much appreciated.
 *  Thread Starter [superflymarketing](https://wordpress.org/support/users/superflymarketing/)
 * (@superflymarketing)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147824)
 * Hmmmm. Been in contact with the theme builders and they have no idea why it’s
   doing it!
 * It affects some of the WordPress CMS appearance as well.
 * May have to try a different plugin!
 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147825)
 * > What is the best way to disable plugin styling?
 * From the plugin settings: Customer Area > Site > Customer Area Theme
 * You can pick a different subtheme (default-v4 is the one by default). Or you 
   can even disable the CSS completly by unchecking the “include CSS styles” checkbox.
 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147826)
 * Which theme are you using? Is it a premium theme?
 *  Thread Starter [superflymarketing](https://wordpress.org/support/users/superflymarketing/)
 * (@superflymarketing)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147832)
 * Yep it’s Charity Hub by Goodlayers.
 * [http://themeforest.net/item/charity-hub-charity-nonprofit-fundraising-wp/7481543](http://themeforest.net/item/charity-hub-charity-nonprofit-fundraising-wp/7481543)
 * I tried changing the subtheme, but it didn’t work.
 * I don’t really want to create a whole new CSS class just for this plugin.
 * Thanks for your help!
 *  [placidsolace](https://wordpress.org/support/users/placidsolace/)
 * (@placidsolace)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147854)
 * Just jumping in real quick on this, Vincent, question. What in your plugin could
   be causing this “full width” thing? It seems as though your plugin is a great,
   simple, quick solution for a customer area but this not only affects having a
   sidebar but also affects other areas of our site. I have a staging/test server
   where I test everything out first and would like to use your plugin at first 
   glance. However the fact that the v4 styling, which looks nicest :D, is the cause
   of the problem. The basic styling, does not cause the sidebar to push down the
   page but the menu is just a list. If you can direct me on how I could edit some
   of the styling I’d be happy to look at fixes on our end as well. I did not see
   styling for the themes in the PHP file on first glance, perhaps I just wasn’t
   looking close enough. :/
 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147856)
 * Hi,
 * My guess would be probably some styles that are brought in by Bootstrap.
 * The default-v4 skin is written with LESS and includes Bootstrap. You will find
   everythin in customer-area/themes/frontend/default-v4
 * The default skin is a legacy skin that had been used in Customer Area 1.x to 
   3.x. I have left it for backwards compatibility but it is no longer maintained.
   That one is pure CSS.
 * If you want, you can also develop your very own skin, we have some instructions
   about that: [http://customer-area.marvinlabs.com/2013/06/03/can-create-skin/](http://customer-area.marvinlabs.com/2013/06/03/can-create-skin/)
 * Or you could also simply update your theme to make it support Customer Area if
   you are a theme developer: [https://github.com/marvinlabs/customer-area-sample-theme](https://github.com/marvinlabs/customer-area-sample-theme)
 *  [placidsolace](https://wordpress.org/support/users/placidsolace/)
 * (@placidsolace)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147857)
 * Hey Vincent,
 * Thanks for the quick response. In the meantime I took the time of looking at 
   the plugin themes CSS code a little closer. It is the CSS code that specifically
   mentions the class of “container” that is commonly found in other themes that
   causes the conflict. I did not dive super deep into this to see what styling 
   was conflicting with what, but I noticed that once I changed the plugin’s class
   to “ca-container” the content section’s width shortened and began displaying 
   correctly.
 * So for those of you looking for a quick fix, try changing the CSS within the 
   plugin files. You will not see this in the plugin editor of WordPress, you will
   have to look at the directory level on your web host. For Vincent, I’d recommend
   changing this CCS class name to limit conflicts and hopefully for you, a wider
   adoption of your plugin though you most likely do not need any help in that area,
   it is a great plugin. 😉
 * ~Placidsolace

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

The topic ‘Forcing full width?’ is closed to new replies.

 * ![](https://ps.w.org/customer-area/assets/icon-256x256.png?rev=1288039)
 * [WP Customer Area](https://wordpress.org/plugins/customer-area/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/customer-area/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/customer-area/)
 * [Active Topics](https://wordpress.org/support/plugin/customer-area/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/customer-area/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/customer-area/reviews/)

 * 9 replies
 * 4 participants
 * Last reply from: [placidsolace](https://wordpress.org/support/users/placidsolace/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/forcing-full-width/#post-5147857)
 * Status: resolved