• Resolved chetankapoor

    (@chetankapoor)


    Hi

    I want to remove the space for featured image that shows in all posts page. If I set featured image then I would like to show it and if I haven’t set featured image I just need the only post.
    I can’t attach screenshots so that i can show you what i need.

    • This topic was modified 7 years, 8 months ago by chetankapoor.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Chetankapoor,

    thanks for using Tuto WordPress theme.

    If you’re referring to the image placeholders, then you could hide these with a line of CSS:

    .mh-image-placeholder { display: none; }

    You can add CSS code in your WordPress dashboard under Appearance => Customize => Additional CSS.

    Thread Starter chetankapoor

    (@chetankapoor)

    Perfect it is working perfectly.
    Thank you so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove space for featured image’ is closed to new replies.