Add breadcrumps in Newspaper theme (Beauty Demo)

Posted in: Newspaper
Post count: 2

Hi,

I installed Newspaper and used the Beauty Blog demo.

I can not see breadcrumbs or social share options in the demo posts on the site but I want to show it on my website.

How do I do that?

Post count: 22421

Hello,

The breadcrumbs were hidden on this demo so you can enable them by adding this css in the theme panel-> custom css box:

.td-blog-beauty .td-post-template-default .td-crumb-container{
display:block!important;
}

The sharing options simply need to be activated from the theme panel: https://www.screencast.com/t/WyBLhO78pr

Thank you!

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