Title: Full width articles auto
Last modified: September 1, 2016

---

# Full width articles auto

 *  Resolved [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/)
 * Hello !
    I would like to know how I can have all my articles automatically full
   width ? For now, I need to check the box at the end of the page :
 * [http://www.hostingpics.net/viewer.php?id=288762581.jpg%5D](http://www.hostingpics.net/viewer.php?id=288762581.jpg%5D)
   
   [http://img11.hostingpics.net/pics/288762581.jpg](http://img11.hostingpics.net/pics/288762581.jpg)
 * _[Please note that these forums do not use Bbcode.]_
 * I also need to check Page title and Page breacrumb to NOIs it possible to do 
   this for my next articles, automatically ?
    Thanks !

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502696)
 * Hi,
 * You can go to **Theme Options -> General -> Layout**
    Find the setting -> Select
   a layout Select the first option. It will set your whole site full width
 * You can override in each page.
 * As for hiding page title and breadcrumb, it’s only possible to use css to hide
   it for all your pages.
 * Thank you.
 *  Thread Starter [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502708)
 * Bonjour !
    j’ai fait ca dès le début, mais ca n’a jamais marché. Même en créant
   une nouvelle page ou article, il s’affichera toujours avec une “bare latérale
   imaginaire sur la drioe ..”
 * Pour cachertitr et breadcrumb, ok pour le CSS.
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502713)
 * Hi,
 * You can post me your website.
    I can give you css code to hide your page title.
 * No harm trying it out.
 * Thank you.
 *  Thread Starter [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502725)
 * here : [http://test.associationcausefreudienne-vlb.com/](http://test.associationcausefreudienne-vlb.com/)
 * Sorry for my french answer. I said that it did not work with checking first option
   in layout.
 * This is a site test, so all links are not working.
    Those pages are working, 
   and all articles [http://test.associationcausefreudienne-vlb.com/angers-le-mans-poitiers-orleans-tours/angers/](http://test.associationcausefreudienne-vlb.com/angers-le-mans-poitiers-orleans-tours/angers/)
 * [http://test.associationcausefreudienne-vlb.com/poitiers/](http://test.associationcausefreudienne-vlb.com/poitiers/)
   
   Thank you
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502791)
 * Hi,
 * Let’s use this post as example.
 * [http://test.associationcausefreudienne-vlb.com/her-cine-psychanalyse-aux-carmes-orleans-14-juin/](http://test.associationcausefreudienne-vlb.com/her-cine-psychanalyse-aux-carmes-orleans-14-juin/)
 * Please edit and post me a screenshot of it’s post options
    Then go to **Appearance-
   > Theme Options -> General -> Layout** and take another screenshot and post it
   here.
 * Thank you
 *  Thread Starter [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502808)
 * ok here :
    [url=http://www.hostingpics.net/viewer.php?id=501748142.png][img]http://
   img11.hostingpics.net/pics/501748142.png[/img][/url]
 * and
    [url=http://www.hostingpics.net/viewer.php?id=279503823.png][img]http://
   img11.hostingpics.net/pics/279503823.png[/img][/url]
 * Thank you !
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502816)
 * Hi,
 * The pictures you posted are very tiny, I cannot see it’s content.
    Please use
   this service to upload. [http://prnt.sc/](http://prnt.sc/)
 * Thank you.
 *  Thread Starter [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502846)
 * Ok, here !
    Thank you 🙂
 *  Thread Starter [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502847)
 * links doesn’t work ..????
 * [http://prntscr.com/blde1s](http://prntscr.com/blde1s)
 * [http://prntscr.com/bldej3](http://prntscr.com/bldej3)
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502849)
 * Hi,
 * Your screen-shots shows the correct settings.
 * I found the following in your Custom CSS
 *     ```
       /* diminuer la largeur de la colonne de gauche sur toutes les pages */
       #primary  {
       width:72%;
       }
       #secondary {
       width:28%;
       }
       ```
   
 * If you remove them, it will work properly.
    You are limiting the #primary which
   is the content to only 72% This is why your content will never be full-width 
   even if you set it to full-width.
 * Thank you.
 *  Thread Starter [auryn111](https://wordpress.org/support/users/auryn111/)
 * (@auryn111)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502850)
 * Thank you so much !!!!
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502866)
 * You are welcome!

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

The topic ‘Full width articles auto’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/evolve/4.3.7/screenshot.png)
 * evolve
 * [Support Threads](https://wordpress.org/support/theme/evolve/)
 * [Active Topics](https://wordpress.org/support/theme/evolve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/evolve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/evolve/reviews/)

 * 12 replies
 * 2 participants
 * Last reply from: [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/full-width-articles-auto/#post-7502866)
 * Status: resolved