Conversation
supportPlease fixed the problem Image elements do not have explicit width and height More details SS: https://snipboard.io/N01ro3.jpg The page I need help with: [ log in to see the link]
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.
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.