Okay
  Public Ticket #709566
Portfolio
Closed

Comments

  • David started the conversation

    Hello, I love the options and the theme but can the color overlay and text on hover be removed somehow? 

    It's kind of bothering me, I would like to have just a clean image and make it expand when it's clicked on.

    Thanks

  •  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 .work-info-bg,.portfolio-items .col .work-info .vert-center {
        display: none !important;
    }
    
    

    Bes.t


    ThemeNectar Support Team