I WANT TO REMOVE THIS CATEGORY OPYION

Posted in: Newspaper
Post count: 74

PLEASE AT FIRST LOOK AT THE PIC – http://www.screencast.com/t/MygHznZIlWbv

OK SO I WANT TO REMOVE THE CATEGORY OPTION ONLY FROM BOTTOM OF THE POST.

PLEASE MAKE A SOLUTION

Post count: 35449

Hi,

Please read our guide for Category tag on modules/blocks:
-> https://forum.tagdiv.com/category-tag-on-modulesblocks/
If I did not understand correctly please proved some more details and some screenshots.

Thank you for your understanding.

Post count: 74

I WANT HIDE THE CATEGORY BREDCM. FROM THE HOME PAGE ( i mean im not interested to show any category , only show there author name and date )

Post count: 35449

Hi,

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;
}

Thank you.

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