Full width blog posts

I have the url: https://emsidesign.com/

I’m trying to figure out why full-width blog posts are not working. I’ve tried selecting full-width in the post settings, I’ve used cornerstone and removed the global setting, I added CSS from other threads and I changed the setting in the global customization.

I tried among others -

.single-post .x-container.max.width.offset {
max-width: 100%;
width: 100%;
}

How can I change this? Thanks!

Hello Melissa,

Thanks for writing in! Your Blog items are already full width.

It just so happen that in Theme Options > Layout and Design > Site Max Width is current set to 720 pixels only. Change it to 1200 to make the post item content full width.

Kindly let us know how it goes.

Thanks for the reply! See attached it’s set to 1400 the max width the slider will go. Where is it pulling 720px from?

Hi Melissa,

I checked the page and it seems the width is set through some custom CSS code as shown in the given screenshot. I would suggest you remove the width and check if that works for you or not.
Please remember that we don’t provide any support or investigation on custom coding or related issues. If you still want us to investigate, I would suggest you avail of our newly launched service called One, where we answer questions beyond normal theme support.

Thanks

Hi, I removed all the CSS that I got from forums on here to try to fix it. It still is not full width. What else could be wrong? See attached. I checked in private mode and in a different browser as well. I don’t see where it’s pulling 720px max from as mentioned above.