Comments Jazzmin Kaita started the conversationDecember 14, 2018 at 6:36amI just published my recipe post and was wondering why my rating is 5.0/5 and there is 5 stars filled in with (1 voted). Why does this happen? I never voted for myself, is there a way to not have the stars filled in with yellow? Is this a default? Also is there a way to not have the rating stars on my recipe card posts?In my ingredients list, how do you get rid of the little diamond boxes that you see in front of each ingredient listed? Thank you,Jazzmin Kaita 2,700PenciDesign repliedDecember 14, 2018 at 8:59amHi,Yeah, by default it will have 1rating to make google structure data is not error.To hide rating, please check option for it via Customize > Recipe Options > Hide RatingTo hide little diamond boxes on recipe, please add more this code to Customize > Custom CSS: .penci-recipe-ingredients ul li:before{ display: none; content: none; } .penci-recipe-ingredients ul{ padding-left: 0; }Best Regards,PenciDesign Jazzmin Kaita replied privately 2,700PenciDesign repliedDecember 15, 2018 at 6:44amHi,If so, please try REPLACE the code I sent to this code: .penci-recipe-ingredients ul li:before{ width: 4px; height: 4px; border-radius: 50%; top: 9px; } Best Regards,PenciDesign Sign in to reply ...
I just published my recipe post and was wondering why my rating is 5.0/5 and there is 5 stars filled in with (1 voted).
Why does this happen? I never voted for myself, is there a way to not have the stars filled in with yellow?
Is this a default?
Also is there a way to not have the rating stars on my recipe card posts?
In my ingredients list, how do you get rid of the little diamond boxes that you see in front of each ingredient listed?
Thank you,
Jazzmin Kaita
Hi,
Yeah, by default it will have 1rating to make google structure data is not error.
To hide rating, please check option for it via Customize > Recipe Options > Hide Rating
To hide little diamond boxes on recipe, please add more this code to Customize > Custom CSS:
Best Regards,
PenciDesign
Hi,
If so, please try REPLACE the code I sent to this code:
Best Regards,
PenciDesign