Featured post category

Posted in: Newspaper
Post count: 1

Hi,

Unfortunately i deleted the original featured category. How can i get it back? I created a new one, but its not hide.

Thank you.

Post count: 35449

Hi,
If you already set back the Featured category and you do not want it to be displayed on blocks, you can try this custom css:
.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;
}

I hope this will help you!

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