• I’m using the league table widget in the sidebar widget area on my home page and also in the post/page widget area. I’m using the following code in custom css.

    .home .sp-data-table {
    font-size: 14px;
    }

    .sp-data-table th {
    text-align: left;
    }

    .sp-table-caption {
    font-size: 14px;
    font-weight: normal;
    }

    It makes the font size work fine in my sidebar on the home page but isn’t effecting my league table widget on my post/pages.

    https://bigbluerules.com

    Thanks Bill

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘League table Wiget showing properly on homepage but not post or pages’ is closed to new replies.