Okay
  Public Ticket #1775754
Portfolio text hover
Closed

Comments

  • Trentsun started the conversation

    Hello,

    Is it possible to just have text hover for portfolio?

    E.g no background hover with the text.


    Thanks

    Trent


  •  1,559
    Laborator replied

    Hi Trent,

    I don't know which type of portfolio you are using, but by adding the following CSS to Custom CSS it should hide the background color completely and show only the text:

    #portfolio-1.portfolio-holder .item-box .thumb .hover-state {
        background-color: transparent !important;
    }
    

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group