Title: Full width posts &#8211; virtue theme
Last modified: August 21, 2016

---

# Full width posts – virtue theme

 *  [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/)
 * Hello again
    I am trying to have all posts in full width, I have placed the following
   css, but it does not work,
 * .single-post #secondary {display: none;}
    .single-post #primary { width: 100%!
   important; }
 * thanks in advance for your help!

Viewing 15 replies - 31 through 45 (of 45 total)

[←](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/full-width-posts-virtue-theme/?output_format=md)
[2](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/2/?output_format=md)
3

 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777048)
 * WHAT TO UPLOAD WHERE FROM YO UPLOAD?
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777049)
 * Dddt, For a child theme to work you have to activate it. Meaning the theme that
   should be activated in your site is the child theme not the virtue theme, you
   have to have the virtue theme installed but if you have a child theme you must
   upload that and activate it for the child theme functions to take effect.
 * Please review how child themes work here: [http://codex.wordpress.org/Child_Themes](http://codex.wordpress.org/Child_Themes)
 * Kadence Themes
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777050)
 * I read the link, thanks.
 * when I ago appearance-themes I cannot see any child theme to activate, I only
   see virtue theme
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777051)
 * now I see the virtue-child theme, but it is blank it has no template preview 
   as the original one, and when I activate it it messes the website, 🙁
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777052)
 * If you cannot see the child theme in Appearance > Themes, maybe you did not set
   it up fully. Check that you created a directory for it in the right place, for
   example:
    wp-content/themes/virtue-child and that it contains a file called style.
   css. This file should include these lines as a minimum: Theme Name: Virtue Child
   Template: virtue
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777053)
 * The template preview is a file called screenshot.png. You can make your own or
   just copy the one from the parent theme.
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777054)
 * THANK U [@lorro](https://wordpress.org/support/users/lorro/), but themes still
   messes the website 🙁
 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777055)
 * In what way does it mess the website. Can you give some more information about
   what you see.
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777056)
 * it messes the widgets, duplicates the topbar, footer layouts and much more…
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777057)
 * Hey Dddt,
    Your child theme should only have like two files in it. But what your
   saying makes it sound like you have a lot of files? Can you tell me what is in
   your child theme?
 * If there is only a few things then you need to check you site. are you using 
   a caching plugin?
 * Kadence Themes
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777060)
 * hi friend,
    I have 2 files in my child theme, function.php and style.css, I am
   using super cacher
 * thanks
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777061)
 * ok, when you activate the child theme, Make sure to completely delete the super
   cache cache and make sure to assign your menus on the menus page.
 * Kadence Themes
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777062)
 * I just saw your reply, thank u!
 *  Thread Starter [Dddt](https://wordpress.org/support/users/dddt/)
 * (@dddt)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777063)
 * If I want to go back and turn of the full width posts should I delete the child
   theme and activate the original virtue so I can have full width posts off?
 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777064)
 * Yes

Viewing 15 replies - 31 through 45 (of 45 total)

[←](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/2/?output_format=md)
[1](https://wordpress.org/support/topic/full-width-posts-virtue-theme/?output_format=md)
[2](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/2/?output_format=md)
3

The topic ‘Full width posts – virtue theme’ is closed to new replies.

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

 * 45 replies
 * 7 participants
 * Last reply from: [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/full-width-posts-virtue-theme/page/3/#post-4777064)
 * Status: not resolved