Title: New Version CSS Fullwidth Issue
Last modified: January 3, 2018

---

# New Version CSS Fullwidth Issue

 *  Resolved [The Digiton Designer](https://wordpress.org/support/users/thenetjet/)
 * (@thenetjet)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/)
 * I love Virtue theme, I don’t like the fact that it can’t go fullwidth, but up
   until now I’ve been able to hack that in the virtue.css file. With the latest
   release, I changed the site-wide container from the default “1170px” to “100%”
   like I have up ’til now but it didn’t work in Safari, Safari Technology Preview,
   or Firefox Quantum. It did Work in Chrome & Firefox Developers Edition. In each
   case, I cleared the cache before reloading. This problem is happening on both
   of the sites I maintain that run Virtue Theme.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fnew-version-css-fullwidth-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Ben Ritner – Kadence WP](https://wordpress.org/support/users/britner/)
 * (@britner)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9832066)
 * Hey, Hope you are doing well today.
 * It sounds like you are editing the theme files. Which I don’t suggest and would
   make for extra work after every update.
 * I suggest if you just want to set the container to 100% width you do so in your
   appearance > theme options > advanced settings. There I suggest you add this 
   CSS:
 *     ```
       .container {
           width: 100%;
       }
       ```
   
 * As for your site I’m seeing the css work in safari and firefox. It does look 
   like you are using a caching and minify plugin is it possible those minified 
   files just hadn’t been rebuilt?
 *  [sachajay](https://wordpress.org/support/users/sachajay/)
 * (@sachajay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9881176)
 * Hi,
 * I would also like to adjust the Home Page Slider in the Virtue theme to a height
   more then the default 600px. Because of the adjustments of the fullwidth slider,
   the pictures in the slider are not optimal so I would like to have them in their
   original ratio. I have tried setting the div classes of the slider to 100% height,
   but this does not work. How can I do this?
    So the problem is, I adjust my container
   to 100%, but my home page slider stays the same (flex). I could change it to 
   full width slider, but then the height stays the same (600px default). PS= my
   website: [http://www.sachajennis.be](http://www.sachajennis.be)
 * Thanks,
    Sacha
    -  This reply was modified 8 years, 3 months ago by [sachajay](https://wordpress.org/support/users/sachajay/).
    -  This reply was modified 8 years, 3 months ago by [sachajay](https://wordpress.org/support/users/sachajay/).
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9890521)
 * Hello Sacha,
 * sorry for the delay in response. Please start a new topic for all future support
   requests. Thanks.
 * The home slider height is limited to 600px in the free theme. The premium version
   of the theme includes the Kadence Slider that allows for easy configuration of
   a full height slider.
 * You could probably achieve this with a plugin, though I personally don’t have
   any to recommend.
 * -Kevin
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9890537)
 * I should also note that our free version of Ascend Theme does have options for
   a fullwidth and height home slider. If you’re not too far into building your 
   site with Virtue Free, you may want to take a look at Ascend Free.
 * -Kevin
 *  [sachajay](https://wordpress.org/support/users/sachajay/)
 * (@sachajay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9899031)
 * Hi Kevin, thanks for your reply. I’ll have a look at the Ascend theme or the 
   Virtue premium option.
    kind regards, Sacha
 *  [sachajay](https://wordpress.org/support/users/sachajay/)
 * (@sachajay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9911241)
 * Hi,
    I want to start a new topic however this is not clear how to do this. I 
   do not see ‘start new topic’ or anything similar. So I post my question here:
 * After changing my theme to Ascend (from Virtue), all my portfolio items give 
   an error stating “Sorry, but the page you were trying to view does not exist.
   
   It looks like this was the result of either a mistyped address or an out-of-date
   link”. E.g. [http://sachajennis.be/portfolio/brugge-voor-la-magazine-m-du-monde/](http://sachajennis.be/portfolio/brugge-voor-la-magazine-m-du-monde/)
   was the portfolio item which now seems gone. It was built in Virtue and showed
   after migration to Ascend but not any more now. How can I get all my portfolio
   items up and running again in the new (Ascend) theme?
 * Kind regards,
 * Sacha
 *  [Kevin](https://wordpress.org/support/users/jx-3p/)
 * (@jx-3p)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9914380)
 * You can post a new topic by scrolling to the bottom of the page and adding your
   request there:
    [https://wordpress.org/support/theme/ascend/](https://wordpress.org/support/theme/ascend/)
 * The first thing I recommend in your case is going to Settings> Permalinks, and
   resaving them.
 * It’s possible that the portfolio will load properly when this is resaved.
 * Let me know if that makes a difference.
 * -Kevin
 *  [sachajay](https://wordpress.org/support/users/sachajay/)
 * (@sachajay)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9915002)
 * Hi Kevin,
    ah I see, thanks! I will do so for future questions.
 * I resaved the Permalinks and this did the trick, thanks!
 * Kind regards,
 * Sacha

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

The topic ‘New Version CSS Fullwidth Issue’ 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/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [fullwidth](https://wordpress.org/support/topic-tag/fullwidth/)

 * 8 replies
 * 4 participants
 * Last reply from: [sachajay](https://wordpress.org/support/users/sachajay/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/new-version-css-fullwidth-issue/#post-9915002)
 * Status: resolved