My standings table is not lined up. How can i fix it. See the image
There is a CSS style conflict with your theme styles.
Send me a link to this page, and I'll prepare a CSS fix for it.
Add the code below as Additional CSS.
- https://anwppro.userecho.com/en/knowledge-bases/2/articles/1-how-to-add-custom-css
.standing-table.text-center > div,.standing-table.text-center > div > div { margin-left: initial; margin-right: initial;}
almost done. As you see the word "ποντοι" is the points. So it should be over the points of the team. There is a cell missing on the header for the "win/lost/draw" icon
This "Points" text is too long.
1) You can make it shorter (see screenshot)
2) Or you can make it smaller.
.standing-table__header-row > div { font-size: 12px !important; font-weight: 500;}
There is a cell missing on the header for the "win/lost/draw" icon
They are self-explained.
everything done. Thanks a lot for your quick reply
Customer support service by UserEcho
There is a CSS style conflict with your theme styles.
Send me a link to this page, and I'll prepare a CSS fix for it.
Add the code below as Additional CSS.
- https://anwppro.userecho.com/en/knowledge-bases/2/articles/1-how-to-add-custom-css
almost done. As you see the word "ποντοι" is the points. So it should be over the points of the team. There is a cell missing on the header for the "win/lost/draw" icon
This "Points" text is too long.
1) You can make it shorter (see screenshot)
2) Or you can make it smaller.
They are self-explained.
everything done. Thanks a lot for your quick reply