Okay
  Public Ticket #658848
Remove more details but keep view larger
Closed

Comments

  •  1
    Jamie started the conversation

    Hello,

    How would I remove the 'more details' button but keep the 'view larger' button on portfolio items please?

    Thank you,

    Jamie

  •  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 .col .work-item .work-info a.default-link:last-child {
        display: none !important;
    }

    Best.



    ThemeNectar Support Team 

  •  1
    Jamie replied

    Worked perfectly!

    Thank you very much.

    Jamie