surveywp / kk-star-ratings

kk Star Ratings wordpress plugin
https://wordpress.org/plugins/kk-star-ratings
Other
119 stars 44 forks source link

[BUG] Stars size mismatch (CSS) #78

Closed kadai closed 1 year ago

kadai commented 5 years ago

Detailed description

In some themes, kk Stars may not be shown in the right expected size. This happens because a combination of things. Mostly because the theme overrides, somehow, the way the SVG/DIV are used to display the "current ratting" of a post.

This does not happens with all themes.

I used Chaplin (in the WordPress Repository) when I spotted this. This does not happens on themes like Lovecraft, for example.

Context

This is visually unpleasing. And makes the website look broken. Image attached. image

Possible implementation

There is a solution, none the less. This relies on declaring the "min-width" for the "kksr-star" class. That way, the theme definition is usually overriden.

Your environment

WordPress 5.3 Chaplin Theme

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.