• Resolved dvnhan

    (@dvnhan)


    Thanks for great Gutenberg plugin builder.
    My website needs “Posts Block” element with No Thumbnail option. Could you help me?

    Sorry for my English.

Viewing 1 replies (of 1 total)
  • Plugin Support gdpavle

    (@gdpavle)

    Hi @dvnhan,

    You can try adding this custom CSS code in your Theme Customizer:

    .wp-block-coblocks-posts__image
    {
      display:none;
    }

    Let me know if this one works for you. 🙂

    Best Regards,
    Pavle

Viewing 1 replies (of 1 total)
  • The topic ‘“Posts Block” with No thumbnail option’ is closed to new replies.