• Resolved toagutu

    (@toagutu)


    Hello I was searching in this forum and I found some CSS code for removing the featured image on team pages but somehow the code is not working ..

    Can you help me please?

    You have link example .

    Thanks in advance

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there!

    Thanks for your message.

    This is a theme-related issue. But you could try this CSS code

    .single-sp_team .single-featured-image {
    	display: none;
    }

    Thanks!

    Thread Starter toagutu

    (@toagutu)

    Thank you very much Roch it’s working !!

    You’re most welcome!

    Let us know if you need anything else.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Featured Image from Teams page’ is closed to new replies.