Full Width

Hello,

I have had a look across the forum but I didn’t seem to find an answer to my problem;

The front page of the theme is full width, going right across the screen. My issue is that I would like all the other pages of my site to be full width, including the post page. I have tried all the settings - full width and no sidebar but nothing allows it to go all the way across the page. Is there some custom code to allow this or am I just being stupid.

Thank you for your help.

My site

Hi,

i dont know if this is what you are looking for, but i have just tried to costumize your site in chrome by altering css:

.container {
position: relative;
width: 100%;
}

It did strech your data over the whole page.

Hope that helps.

HEki

Hi there,

Thank you so much for the help! Worked a treat

Hi @dominicdesgins,

I am glad that you solved with the amazing help of @heki.

Thanks,

Cristian