Ratings and AMP

Posted in: Newspaper
Post count: 1

Hello,

First I want my article ratings from black to Orange.https://ibb.co/rdVzDVb
Two, my AMP is not working. I have installed it but it won’t let me active. https://ibb.co/8zyWhgn

I need urgent help. Thank you!

Post count: 35449

Hi,

The stars can be colored only using a custom css like this one -> https://i.imgur.com/lIqmWMP.jpg
The code need to be set in theme panel> custom code> custom css.
.entry-review-stars .td-icon-star:before, .entry-review-stars .td-icon-star-half:before, .entry-review-stars .td-icon-star-empty:before {
color: orange;
}

Also this is only an design error -> https://ibb.co/8zyWhgn as I can see on your website the amp plugin is working -> https://i.imgur.com/sStWB9r.png

Thank you!

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