Single portfolio template

Hi there, 

I would like to know if there is anywhere I could get templates for single portfolio. 
I can't find how to remove the featured image on my portfolio single page. 

Thank you in advance for your help :) 

Comments

  • Hi,

    to get those templates, you must import default BeTheme demo. But to remove featured images from single portfolio pages, you need to use an extra css:
    .single-portfolio .single-photo-wrapper.image { display: none !important; }
Sign In or Register to comment.