Home Forums Theme support portfoloio feature image

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 10 years, 4 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Hi I would like to have the feature image visible on the portfolio main page-list template but the feature image must be hidden in the portfolio post,
    I have been given this extra css code
    .single-portfolio .single-portfolio-image {
    display:none;
    }
    But it doesn’t work

    Hi,

    sorry, our fault. Please insert this code:

    .single-portfolio .room_slideshow_container {
    display:none;
    }

    is that new code to hide the feature image in the portfolio post but to have it visible on the main portfolio page-list template?

    Yes, but i works on with the WordPress featured image, not with the gallery plugin.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.