Okay
  Public Ticket #643745
Portfolio Title
Closed

Comments

  • Martino started the conversation

    Hi,

    I don't know why but all the portfolio's titles disappeared from my site, how can I fix it?

  •  8,992
    Tahir replied

    Hey ,

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
    .container-wrap, .project-title {
        z-index: auto !important;
    }

    Best.



    ThemeNectar Support Team 

  • Martino replied

    Works! Thank you very much!