Okay
  Public Ticket #3694978
Change the animation of the title in portfolio grid
Closed

Comments

  • Joel started the conversation

    Hi,

    I would like to remove the project title animation in the portfolio grid. To be clear, I would like the title to always be visible and not have to hover over it.

    Thanks

    Joel

    5386671577.png
  •  1,972
    Support replied

    Hi there,

    try adding in customizer -> additional css

    .slide-caption {
        opacity: 1 !important;
    }

    .showcase-portfolio .slide-caption .slide-title span {

        opacity: 1 !important;
        transform: none !important;
    }


    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy