Greetings, I would like to remove the rating feature from the ReThink Theme, or from specific posts? How would I go about doing this. Please advise.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content_bar .product .index-ratting { display: none; }