Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Fullwidth page: enlarge container

Home / Forums / Virtue Theme / Fullwidth page: enlarge container

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 8, 2020 at 6:38 am

Hi all

we have been using the free version of the Virtue Theme since a couple of years because it´s really awesome. Due to an relaunch of our website we have decided to upgrade to pro version and we´re looking forward using it with tons of options.

The main page of our website shall look like the uploaded image (
We prefer a full layout (header and footer) with a centered container of fixed width. So we choose the full width-layout as page layout. So far so good. Now we want to enlarge the default container width from 1170px to 1400px using

.container {
min-width: 1400px;
}

in the theme css.

Is this a sufficient and complete way to do it? Or do we have to implement this in a child-theme?
Further it seems that the default container width for mobile devices are linked to the mentioned width of 1170px. Do we have to modify the container width for mobile devices in a similar manner? In this case: what are the ideal values?

Thanks a lot.
Regards

  • This topic was modified 6 years, 2 months ago by MCW1891.
  • The forum ‘Virtue Theme’ is closed to new topics and replies.