Not full width after update to Newspaper 11

Posted in: Newspaper
Post count: 28

Good day support,

After updating Newspaper theme to version 11, including the plugins associated, the theme is no longer full width.

I cleared the cache and made a hard refresh, also changed the force full width settings, this made no difference. Please can you point me in the direction of the solution here. It is most probably something small I am missing. TX

Post count: 27744

Hello,

Please let me which template you use, also if you have set a background image/color.
Also, please send some screenshots of the steps that you did.

Thank you!

Post count: 28

Hi Anamaria,

Using Newspaper 11, not yet updated to 11.1

I created an override for the CSS rule causing the problem.

@media
(min-width: 1164px){
.td-boxed-layout #td-outer-wrap {
max-width: 100% !important; // I CHANGED THIS WIDTH
margin: 0 auto;
}}

Post count: 27744

Hello,

In the update, v11, the implementation of the boxed option has been fixed, if you set a background image/color 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/
So, if you want to make the layout full width and change the website width, you need to make sure that you don’t have set a background color/image in the Theme Panel because this makes your website boxed. Make sure this option is disabled => https://www.screencast.com/t/ejiNPCBF
To set a page to full width, you’ll need to edit it with tagDiv Composer like this -> https://i.imgur.com/i5IUJ9E.jpg add or select a row and stretch it after your needs -> https://i.imgur.com/WKYebPX.jpg -> https://i.imgur.com/TO1BZ3M.png -> https://i.imgur.com/Yq8UCv3.jpg

Thank you!

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