Okay
  Public Ticket #350666
I don't want to show Tittle at portfolio item page
Closed

Comments

  • Manuel started the conversation

    Hello and thank you in advance! I want to delete the Tittle on my portfolio items pages. I don't want to display the tittle on Header. How can I do that? I just want the image on header. I attach an image with the text I want not to show on the page. Thanks!

  •  8,427
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .single-portfolio .row .col.section-title h1 {
        visibility: hidden !important;
    }
    
    Thanks 


    ThemeNectar Support Team 

  • Manuel replied

    Thanks, I found a plug-in to do that very useful.

    Thanks again for your support,