Reduce team logo size on league table
-
Hi there
I’m trying to reduce the size of the team logo on mobile only on the league table.
Below is my code. Can you advise why it’s not working?
Thanks
@media only screen and (max-width:767px) { .sp-league-table .team-logo img { max-width: 40px !important; } }
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Reduce team logo size on league table’ is closed to new replies.