Change Page Column width

Posted in: Newspaper
Post count: 61

Hi Guys,

When I use the page builder and select the no-sidebar option, the content is centered in the middle of the page, running across a column that’s 1068 pixels. Is it possible to have a centered column that is only 696 pixels wide? Is there some custom CSS code that would allow me to do this for pages and posts?

Thanks so much,

Dave

Post count: 22421

Hi,
For posts it will be more easy to do as you can add all post content inside a div and add a fixed width to it with css but this will have to be adjusted for responsiveness on every viewport. On page it will be a bit more difficult as the page uses a grid layout to display it’s elements so you will have to adapt all the elements you use on your page to the new width and it will be no easy task.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.