Turn off Featured image in Portfolio Post

  • Posted in : Responsy WP
  • rufino
    Participant

    How do I turn of the loading of the featured image at the top of a standard portfolio post?

    ahmetsali
    Keymaster

    Hi, paste the custom css code below to the custom css box located under “Theme Settings > Style tab”;

    .portfolio-single > .media-box { display:none; }
    
Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Responsy WP’ is closed to new topics and replies.