Please Solve My Problem ( Date And Category Issue )

Posted in: Newspaper
Post count: 74

Issue – 1 ( Category Remove / hide From Main Page only – Bottom Of Post Titile )

Picture – https://www.screencast.com/t/mawij11y

Issue – 2 ( Format Of Post Publish Date Like 28th november 2018)

Picture – https://www.screencast.com/t/dmLYn3VGocGL

Post count: 35449

Hi,

1. In order to hide the category from the homepage please add this css in Newspaper>Theme panel>Custom code>Custom css
.home .td-post-category{
display: none;
}

2. The theme get the date set on WordPress format, please go in Settings> General and set the date format you want or custom
Customizing the Time and Date -> https://codex.wordpress.org/Formatting_Date_and_Time
https://www.screencast.com/t/DXuQOVD0

Thanks.

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