• Resolved tikler34

    (@tikler34)


    Hey everyone! I have a little issue with my player flags, it’s showing up very large on the page, but i just want it as a little logo. I have no idea how to fix it and I didn’t really find anything in the forums related to this. Help appreciated!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Roch

    (@rochesterj)

    Hi there!

    Thanks for reaching out.

    That’s being added by your theme. We can revert it with a bit of CSS code.

    Add the following code in your custom css field ( Wp admin > SportsPress > Settings > General > Custom CSS ) and let us know how it works:

    .single-sp_player .entry-content img {
    	width: 23px;
    	margin-top: -4px;
    }

    Kind Regards,
    -Roch

    Thread Starter tikler34

    (@tikler34)

    thank you!

    Roch

    (@rochesterj)

    You’re most welcome!

    Let us know if you need anything else.

    Kind Regards,
    -Roch

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Player nationality flag very large’ is closed to new replies.