Okay
  Public Ticket #1447641
Remove Heart sign on portfolio page
Closed

Comments

  • Visionaristsweb started the conversation

    Hey! I browsed through all the settings, and i couldn't find how to remove the 'heart' sign for each portfolio item? 


    Talking about these: http://take.ms/fiwJm 

    Thanks!

  •  8,470
    Tahir replied

    Hey Again,

    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 .nectar-love-wrap {
        display: none !important;
    }

    Thanks


    ThemeNectar Support Team 

  • Visionaristsweb replied

    Thanks! it worked!