Modify Post Loop 2 with Extra Class

Posted in: Newspaper
Post count: 18

Hello dear Newspaper friends, and congratulations on such a great theme.

I hope you and your loved ones are well.

I have been trying for about 3 hours to imitate this from another site.

https://imgur.com/HfbtdWW

I am using post loop 2 and I got it pretty close, I tried to use an extra class but I could not modify the size and the position of the thumbnail to be inline with the excerpt text.

could you please help me with this?

Thank you so much

Post count: 35449

Hi noticiasdehonduras, thank you for your kind words!

I think that what you need can be achieve more easy using the posts loop 1, please make these settings -> https://i.imgur.com/ssQqj7g.png -> https://i.imgur.com/POmQBIO.png -> https://i.imgur.com/Vuthdza.png
.tdb_loop .td-module-title {
width: 125%;
}
[class*="tdb_module_loop"] .td-image-container {
top: 100px;
}

The code need to be set in theme panel custom code> custom css.
Also the above custom css can be improved.

Hope this will help you!
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.