• Resolved big1907

    (@big1907)


    Hi,

    Can somehow remove the preview of a player if you click on it ??

    The photo is shown once as a preview where you only see the mouth and bottom left as a whole. I do not need the above, or it would have to be smaller.

    Is there any CMS code to remove it?

    Thank you very much

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Savvas

    (@savvasha)

    Hi @big1907 ,

    Please add the following CSS code at SportsPress->Settings->General->Custom Code:

    .image_frame.scale-with-grid.disabled {
        display: none;
    }

    Thanks,
    Savvas

    Thread Starter big1907

    (@big1907)

    THX!!!

    I have another Question

    http://ev-koenigsbrunn.de/team/knaben-u13/

    The employee photos are not under the name. How can I change that which is sorted?

    Plugin Contributor Savvas

    (@savvasha)

    Hi @big1907 ,

    I am glad it worked!

    Please open a new topic for your new issue.

    Thanks,
    Savvas

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove player photo preview’ is closed to new replies.