Customize page width for just one page

Hi there!
I’m using Illdy theme for the first time and I’ve been trying to find a way to increase the page width of some of my website’s pages. I did find this helpful custom css code in the forum, which I have added:
/Center content/
#blog {
width: 700px;
margin: 0 auto;
}
But I was wondering if there’s a way I can customize the width of just one page (Work) and leave the rest as they are by default. It would be awesome if you could help me out with this!
Here’s my website mvladesign.com
THanks in advance! :slight_smile:

Hi there

This is your Work page: Screenshot by Lightshot what exactly you want to make full width here? its already full width here, please add some content first

Yes, it’s already full width because of the code I inserted. The problem was that the other pages (about/contact) had also changed to full width and I didn’t want them to. Anyway, I found a way to solve it using a page builder pluggin. Thanks for your support, though!

Nice to hear :slight_smile:

I will mark this case as a resoved