Remove Featured Image in single post - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag Remove Featured Image in single post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #5485
    yungman
    Member

    I want to remove featured image in all single post . How do it this using Custom CSS code?

    Thanks.

    #5486
    acmethemes
    Keymaster

    Hello younman,

    Thank you for using our theme SuperMag.
    Please go to Appearance=> Customize => Layout/Design Option => Custom CSS and use following CSS.

    .single-thumb {
        display: none;
    }

    Hope this will solve your problems.

    Note: This is just notification, in our pro version of theme SuperMagPro, you don’t need to use custom CSS, we have added option to show/remove featured image in all single post or show/remove featured image in a particular single post. You can check pro version of SuperMag Theme here http://www.acmethemes.com/themes/supermagpro/

    Best Regards,
    AcmeThemes

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove Featured Image in single post’ is closed to new replies.