Okay
  Public Ticket #304226
Portfolio color on hover
Closed

Comments

  • Christos started the conversation

    Hello.

    I just want to remove the onhover color at my portfolio works and also I want to remove it from my mainpage's portfolio carousel.

    Thanks

  •  8,839
    Tahir replied

    Hey!

    Add this into the Custom CSS box located in your Salient Options panel :
    .portfolio-items .work-info,.portfolio-items .work-info-bg {
        display: none !important;
    }
    Thanks


    ThemeNectar Support Team