Home › Forums › Support › Max width page loading (using VC plugin) › Reply To: Max width page loading (using VC plugin)
January 31, 2016 at 10:23 am
#169364
Lead Developer
Lead Developer
Hmm, interesting.
It looks like VC is forcing itself to go full width, but has to wait a second in order to initiate.
Try adding this CSS:
.vc_transform .container.grid-container {
max-width: 100%;
}
That will make the GP container full width so VC doesn’t have to force it.
Let me know 🙂
-
This reply was modified 5 years, 2 months ago by
Tom.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development