0
Not a bug

Responsive / Mobile issue

Dawid 4 years ago in Club updated by Andrei S. (Developer) 4 years ago 3

Image 1473

When u click on a club in table, there is a page with matches and statictis. There is no possible to see results because of no responsive code for table.

GOOD, I'M SATISFIED

It's working! Thanks! I'm gonna try it for a while and buy :) Is there an option to generate matches schedule? Adding one by one takes long time

Satisfaction mark by Dawid 4 years ago
Under review

Please send me a link to this page.

Not a bug

There is a conflict with your theme styles.

Try to add the code below as Additional CSS - https://anwppro.userecho.com/knowledge-bases/2/articles/1-how-to-add-custom-css


.anwp-b-wrap .col-auto, .anwp-b-wrap .col-sm-auto, .anwp-b-wrap .col-md-auto, .anwp-b-wrap .col-lg-auto { 
   width: auto !important;
}