Latest Articles Heading – Mobile Theme

Posted in: Newspaper
Post count: 80

Hi Guys

Is there any way i can remove the ‘latest Articles’ heading that shows in the mobile theme? I can only see limit posts and offset posts under those settings but nothing about customising/removing completely the heading.

Thanks
TS

Post count: 21065

Hello!

Try to add this CSS code:

.td-container.td-pb-article-list.td-main-content .block-title {
display: none;
}

You have to add it here: https://www.screencast.com/t/CMq2TV21Cgoc

Thank you!

Post count: 80

Brilliant, thanks a lot Bettina.

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