Okay
  Public Ticket #2530729
portfolio page
Closed

Comments

  •  1
    craig6586 started the conversation

    When I make a page to display a portfolio, all the portfolio items are clickable to their individual pages. I don't want that. How to I remove the click-ability of the items when I make a portfolio page.

  • [deleted] replied

    Hi Craig,

    Can you please add the code below to your Custom CSS area:

    .portfolio-holder .thumb {
    pointer-events: none !important;
    cursor: default !important;
    }

    Have a nice day!

  •  1
    craig6586 replied

    Thanks Ylli

  • [deleted] replied

    I'm happy to hear that Craigsmile.png

    Have a nice day!

    P.S: If you enjoy our theme it would be great if you head over to your Downloads tab and give it 5 stars. We will love you forever.