Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @allonlinetools

    If you are referring to the stars icons, their size is defined with CSS. Specifically, by the style definition:

    .cprp_percentage img {
        display: inline-block;
        height: 20px;
        width: 20px;
    }

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Image elements do not have explicit’ is closed to new replies.