New problem with Review component

Posted in: Newspaper
Post count: 79

Hi guys

I have updated to the latest version of the theme but now I have a problem with the review component.

Above the summary box there is now a line and a number that had previously been removed:

http://connecteddigitalworld.com/2014/06/13/review-murdered-soul-suspect/

can you tell me how to remove that line and the number so that only the summary box (with the score) is shown please?

thanks

Andrew

Post count: 3343

Hi,
Try this CSS, add it in Theme panel -> Custom CSS

.td-review-row-bars {
    display: none;
}

Thanks!

Post count: 79

nice one – thanks Marius.

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