Player's Game Rating

Premium Version Only

Image 2742

Step 1 > Create Simple Stats in Game Player Statistics

Image 2740

Step 2 > Set Rating field in "SL+ Sports Settings"

Image 2741

Step 3 > Set rating on the Game edit page

Image 2743

Change Styling

To change styling add modified code to the Customizer - https://anwppro.userecho.com/knowledge-bases/2/articles/1-how-to-add-custom-css

body .game__player-rating {
  background-color: #ff8b2b;
  color: #fff;
  min-width: 28px;
  text-align: center;
  font-size: 12px;
  font-family: monospace;
}

Is this article helpful for you?