How to make the Newspaper theme full width in post?

Hello,

I have recently installed the theme on my website. However, my website is based on books review. Therefore, I like my posts to be on full-width so profiles, blog posts, videos, and everything else that the website contains will be easily visible and friendly accessible. I’ve tried to create the file full-width and paste it onto the theme folder but it still missing out and I can’t see the template article. It’s stuck on the Default theme. How can I fix that?

My site: https://www.bookavatar.com/

Best wishes,
Rakib

Use this CSS code in WordPress custom CSS field or go to you theme css file and change this class .td-pb-span8

.td-pb-span8 {
width: 100%;
}

Hi,

That is possible, we recommend using a cloud post template https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/ There are plenty of post templates to choose from, some have wider layouts or are full width https://cloud.tagdiv.com/#/load/Single
We can help do it or help with any further questions you have. We provide support by forum https://forum.tagdiv.com/forum/newspaper/ or by email at contact@tagdiv.com so please let us know via either of these if possible.

Thank you!
Simion C.

1 Like