Home Page Piece to Stretch

Posted in: Newspaper
Post count: 23

Hello,

I’m using your Newspaper theme and so far, it’s working really fantastic! I have a small question: on my home page, every new article that I post as the latest, I want to expand the featured image to full width (so that it covers the entire screen width). I’ve tried all options but it’s constraining the width i.e. to the right and left margin, white space is showing. I can’t stretch it at all.

Is there some custom CSS I should add?

Thanks and regards

Post count: 35449

Hi bdeepu,

If you want this on homepage you can use tagDiv Composer and set a block that is full https://www.screencast.com/t/VYHTEpfSKgae , or you can use flex block 1 set one post and layout module per row 1 and meta info horiz align to center https://www.screencast.com/t/sRYNWBW6XHN8

If you want to achieve this on post you can use a cloud template from tagDiv Cloud Library.

Hope this will help you.
Thanks.

Post count: 23

Dear Calin,

Yes, I want to set it for home page.
Thanks. I tried both options but it’s not working. There is still white space to the left and right of the “full” image. I want it to cover the entire screen width. I am not using the “old style” theme template, which I installed from the demos and customized it fully. except this part, which I can’t seem to get.

Thanks. I

Post count: 35449

Hi,

Please provide a link for a better inspection, in this way I will be able to give you the proper advice.

Thank you for your understanding.

Post count: 23

Sure. Here it is: https://dharmadispatch.in/

Please check the “main” story i.e. the one with the large featured image. This is what I want to stretch and cover the full width of the screen.

Post count: 35449

Hi,

If you refer at this https://www.screencast.com/t/nnS1dzxmTF , first make this set on row stretch https://www.screencast.com/t/ut6q9WgDzK save go in Newspaper>Theme panel> Theme color> General theme color, and clear background color https://www.screencast.com/t/GZzc575RdXQ0
See results: https://www.screencast.com/t/mDttfb2yNQ
Hope this will help you.

Thank you.

Post count: 23

Hello,

Thanks I did try and it worked but when I clear the background colour, it reverts back to the chocolate brown colour, which I don’t want. I want the white colour but with the featured image stretched full width. I don’t think it is possible. 🙁

Post count: 35449

Hi,

In order to do that you’ll need to us a custom css
.td-old-fashioned .td-container-wrap, .td-old-fashioned .post {
background-color: white;
}

Add the above css in Newspaper>theme panel>Custom code>custom css

See results: https://www.screencast.com/t/jOMl5jsGTP

Thanks.

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