Okay
  Public Ticket #668870
Portfolio Date Stamp
Closed

Comments

  •  9
    Shane started the conversation

    Hi, how do i turn off the date stamp on my portfolio images? And what's up with visual composer licensing?


    Thanks.. Shane

  •  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) :
    .portfolio-items[data-ps=\"6\"] .work-meta p {
        display: none !important;
    }

    Best.



    ThemeNectar Support Team