Changing "Blog" to "Latest News" on Front page

Posted in: Newspaper
Post count: 10

Hello –

I have the newspaper theme installed. I am using a latest posts feature for the front page.

I have the word “blog” showing and then listing the latest articles. Is there a way to change blog to latest news?

Example here: https://imgur.com/a/533zDKv

Thank you.

Post count: 22421

Hi,

Please check the translations section as the string can be translated: https://www.screencast.com/t/zYXFAxpoCLH

Thank you!

Post count: 10

Thank you, Bogdan! Is there a way to change the font to make it larger for that section?

Post count: 20688

Hi,

Those are breadcrumbs, there are font settings for theme in the theme panel here
https://www.screencast.com/t/PeoLq6n0Zn
The settings are general and will affect all the breadcrumbs in the website. If you want to increase the font only for the blog page, use some CSS like this for example
https://www.screencast.com/t/cWWruGExjuR

.home .entry-crumbs {
font-size: 15px;
}

Thanks

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