Site displaying fullwidth

hi, I just updated to the last version of X;
I had the banners at fullwidth; the content is now showing completely fullwidth.

X version 6.3.8
I have child installed
the site was built with WP Page Bakery
but I have continued to update Cornerstone although I’m not using it.

please help!
thank you

Hello Catherine,

Thanks for asking. :slight_smile:

You can add following CSS under X > Theme Options > CSS:

.vc_row {
    margin-left: 0;
    margin-right: 0;
}

1- I have found the proper CSS code selector using the Chrome browser Developer Toolbar: https://www.youtube.com/watch?v=wcFnnxfA70g

2- For the CSS code itself, I suggest that you get started with this tutorial: https://www.youtube.com/watch?v=yfoY53QXEnI

Thanks.

hello, thank you for your answer, but this did not help. I would like to know what the margins were before the update wiped them out. The sliders are fullwidth; before the update the information was inline with the logo and entered.
I understand how to modify CSS.
And it is nice that you sent the videos but these are too general.

I have a few other sites that have VC and I’m afraid to update them until I see how this site can be fixed.
thank you for letting me know what further to amend in the CSS.

Hey Catherine,

Please first remove the CSS @Prasant provided and go to WPBakery Page Builder Settings > General and make sure “Legacy X Integration” is enabled. The reason for that was detailed in our latest Release Notes at https://theme.co/apex/forum/t/release-notes-pro-2-3-x-6-3-cornerstone-3-3/44607. I’d recommend you check other items under the FAQ section also.

Thanks.

BRILLIANT! thank you

On behalf of my colleague, you’re welcome. Cheers! :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.