Latest Articles

Posted in: Newspaper
Post count: 419

Is it possible to delete the text “Latest Articles” from my Home Page?

  • This topic was modified 5 years by mayaguez.
Post count: 35449

Hi,
If you want to edit or check that block the “Latest Articles” you need to check the page template -> https://forum.tagdiv.com/page-templates-2/
If you want to delete the Latest Articles change from Page Builder + Latest Articles + Pagination
-> https://www.screencast.com/t/VKzM6R82Ue
-> https://www.screencast.com/t/poIgrGDC
If you want to remove only the text you can set an black space in theme panel> translations https://i.imgur.com/rNiqw98.png -> https://i.imgur.com/GZ1PX5i.png
Let me know the results!
Thank you!

Post count: 419

How do I set set an black space in the LATEST ARTICLES box?

Post count: 11

To delete the text “Latest Articles”, I have put a space in theme panel, according to your instruction. But the space is shown in the tab, pls notice the marked area,

How to solve this, I don’t want any space or text in “Latest Articles” .

  • This reply was modified 5 years by mnhpias.
Post count: 419

Calin, please advise on the above.
Thanks

Post count: 35449

Hi, this -> https://i.imgur.com/c4hiMzo.png is from your blocks header.
Unfortunately if you are using the Page Builder + Latest Articles + Pagination the above solution was the only one that our theme has. Another solution will be a custom css like this one -> https://i.imgur.com/Nhzy2Yr.png
.td-pb-article-list .td-pb-span8 .block-title{
display: none;
}

This code need to be set in theme panel> custom code> custom css.
Hope it will help you!

Post count: 419

Bingo!
Thank you!

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