Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,
    This issue can be easily solved by adding custom css. Please come back when you use the plugin on a live site and send me your url, i will send you css to fix it.
    Best regards

    Thread Starter gabberman2

    (@gabberman2)

    Any suggestions for the CSS ? I can try someting before I go live. Or send you a code source.

    thanks for the reply!

    Thread Starter gabberman2

    (@gabberman2)

    @kimvt1991 please, I need a fix quickly.. I don’t want to share my url in public.
    Is there a way to send you the link in private ? or if you know what can I do for the custom CSS, please write me the code.

    Thanks!

    Hi,
    Please try:
    – Decreasing font size of .wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating:

    .wcpr-stars-count .wcpr-row .wcpr-col-star .star-rating{
    font-size:13px !important;
    }

    – Or decreasing width of .wcpr-stars-count .wcpr-row .wcpr-col-star:

    .wcpr-stars-count .wcpr-row .wcpr-col-star{
    width: 80px !important;
    }

    Best regards

    Thread Starter gabberman2

    (@gabberman2)

    Great, it works fine! Thanks!

    Do you know why I have this display on the site but not on another? theme related ?

    I think the most possible reason is css conflict with your theme.

    Thread Starter gabberman2

    (@gabberman2)

    ok. good to know.

    Thanks!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Double 5 stars and no 2 Stars …’ is closed to new replies.