Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #177748

    On all my posts there’s a little extra thumbnail of the featured image. How do I get rid of that?

    Thanks for your help.

    Steve

    #177764

    Hi sdaly18!

    What Blog Style are you currently using? Please check on Enfold > General Settings > Blog Style. Please give us a link to the Blog page.

    Cheers!
    Ismael

    #177926
    This reply has been marked as private.
    #178207

    Hi!

    You are using a plugin call WP User Frontend and it is creating a wpuf attachments or thumbnail. Please add this on your custom.css or Quick CSS:

    .wpuf-attachments {
    display: none;
    }

    Regards,
    Ismael

    #178209

    Worked! Thank you so much!

    #178282

    Hey!

    Glad it worked. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘How to remove the little extra thumbnail on every post with a featured image?’ is closed to new replies.