Okay
  Public Ticket #158468
Portfolio page structure
Closed

Comments

  • mike started the conversation
    I'm using the portfolio section in two of my pages. Firstly when I click and go onto a portfolio page it has some stuff on it I can't remove (I just want it to be a normal page). If you have a look at the screenshot I've uploaded it will explain better. Thanks again I've nearly finished the website now so won't be bother you after this question!
  •  1,043
    ThemeNectar replied

    Hey Mike!

    1. Add this into the Custom CSS box located in your Salient Options panel:

    .project-title, .single-portfolio .comments-section {
       display: none!important;
    }

    2. There's an option in each of your projects to "Hide Featured Image/Video on Single Project Page" - that will remove the black box (which is a placeholder for when you don't supply a featured image)

    Cheers!

  • mike replied

    Thank you you are brillsky.