Site no longer full-width since latest update

Posted in: Newspaper
Post count: 13

Hi all,
Since the latest update to Newspaper, my site is no longer full width.
I’ve tried disabling all other plugins but the issue persists..
Not only that, but the menu now is aligned to about 20% across the page.
It just looks terrible and disorganised.
Please help.
URL is http://www.ozclubbers.com.au

Post count: 27744

Hello,

In the last update, v11, the implementation of the boxed option has been fixed, if you set a background image/colour this boxed option had applied only to content, now it also applies to the header and footer. https://www.screencast.com/t/F0lENxO1Jb2-> https://forum.tagdiv.com/background-introduction/
Please check this topic also: https://forum.tagdiv.com/topic/bugsince-i-updating-to-newspaper-11-header-fotter-arent-full-width/
So, if you want to have the footer full width, you need to check if you have set a background image/color and remove it, also, if this option is disabled=> https://www.screencast.com/t/RgS5SfS1g, after all, you can stretch the row.

Hope this helps you!

Thank you!

Post count: 13

So if i disable the boxed option, now my entire site goes full width. I only want my header and footer full width. How do I get that back?

Post count: 13

Or, if i choose to keep the site full width, how do I set the categories to be full width?

Post count: 35449

Hi,
if you need only the content boxed for the category, then you can use this custom css:
https://i.imgur.com/uotCgRV.jpg
.category .td-container-wrap {
width: 1068px;
}

Set the code in theme panel > custom code> advance css in desktop section.
I hope this will help you!

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