Newest website broke page width?

Hey, I am having an issue with the website since the newest update. The picture below shows the problem, for some reason, the page width is smaller then it used to be. I had a few CSS codes listed before the update. But after the update they got somehow deleted and I can sadly not remember what I wrote in there to make the page like it used to be before the update.

Here the picture

link to picture: http://imgur.com/UrwSMmf

any advise?

I meant to say “Newest update” …

Hi,

Can you try this Custom CSS in Appearance -> Customize -> Additional CSS,

.page-id-3754 #primary { width: 100% !important; }

Let us know,

Thanks,
laranz.

Hey Laranz

I put it into the CSS but it did not work. what if I only use #primary { width: 100% !important; } ?

Hi,

If you put that it will change all the pages in the website, if you just want that in the catalyst you need to put the CSS previous CSS I gave.

Make sure that the is the correct page ID, 3754 is that page ID, I tried to access this page http://alcasthq.com/catalyst but it says 404.

Let us know,

Thanks,
laranz.