Deleted "Featured" category

Posted in: Newspaper
Post count: 24

Hi I have accidentally deleted the default featured category and now that I have recreated it is not hidden any more. What can i do to order by featured without having the category visible when in the post? Thanks

  • This topic was modified 5 years by vas.
Post count: 18283

Hello !

On the PRO demos the hidden option is disabled at the moment, you can however hide it using a CSS code. .tdb-category a[href$="/featured/"] , .tdc-content-wrap .td-module-meta-info a[href$="/featured/"], .td_block_wrap .td-module-container a[href$="/featured/"]{
display: none;
}

Add this code in Theme Panel – Custom Code – Custom CSS.

Thank you !

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