• Resolved hawwa708

    (@hawwa708)


    Hi everyone.
    Do you have any solution on how to hide the featured image from the post page.
    Thanks.

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

Viewing 1 replies (of 1 total)
  • Plugin Author PWR Plugins

    (@rexdot)

    Hi there,

    This is related with the theme (not directly related with the plugin).

    In this case, you cna hide the featured image by adding this CSS snippet to Appearance > Customize > Additional CSS:

    .single-elemenfolio .featured-thumb {
    	display: none;
    }

    Please let us know if it worked for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Featured Image from the post page’ is closed to new replies.