Post Date and Title

Posted in: Newspaper
Post count: 2

I should place the date in line with the post title.

I’m using flex block 5 – Screenshot 1

I would like to get this – Screenshot 2

Thanks!

Post count: 35449

Hi,

In order to do this you need to set some custom css.
You need to set the Article title position under image and info position above title
https://www.screencast.com/t/Ik6UYX7yV
Please paste this custom css in Newspaper>Theme panel>Custom code>Custom css
.td_module_flex_5 .td-editor-date{
float:left;
padding: 5px 5px 0 0;
}

https://www.screencast.com/t/XWAaaIFB
If this is not working please provide a link were I can inspect the problem.

Thank you.

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