Remove Stars in Sidebar (Recent Post)

Posted in: Newspaper
Post count: 20

Good day,

If I make my post settings as Review (I choose stars), but in the sidebar (recent post), the stars are showing. How can I hide it?

I tried:
.td-module-meta-info{display:none;
}

but this code also hides the author and date in the post, I just want to hide the stars on the sidebar.

Thank you.

Post count: 20688

Hi,

There is a general setting in the theme panel regarding modules and reviews
https://www.screencast.com/t/7pd1RWBLZK
If that is enabled, the modules will display the review stars instead of the author, date etc. If you disable it, the review stars will not show, instead there will be the author, date etc.

A specific setting for individual modules is not available, only this general setting. So if you want the stars to be removed only for a particular block, maybe this could be done with CSS. I could take a look if you can provide a link to such a page/post. Note that the code will hide the stars, the author name and other meta will still be disabled.

Thanks

Post count: 20

Thank you, that works 🙂

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