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

Since Virtue – Premium 4.9.11 the home page and blog pages width is messed up

Home / Forums / Virtue Theme / Since Virtue – Premium 4.9.11 the home page and blog pages width is messed up

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
August 5, 2019 at 4:35 am

Hi,

I did the last update, but the home and blog pages are messed up. If I disable ‘Multilanguage by BestWebSoft’ plugin the design works ok.
(but then the translation does not work anymore)

The site is:

Acording BestWebSoft this is the problem:

Hi,

This issue is related to your theme style. There is an inline style on your homepage that was causing the problem:

body {
background: #fff;
color: #444;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin: 2em auto;
padding: 1em 2em;
max-width: 700px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.13);
}

Please try remove the property: max-width: 700px; and check the result.

Sincerely,
Elena

But I think I that does not work…

  • The forum ‘Virtue Theme’ is closed to new topics and replies.