Home Forums WoodMart support forum Portfolio Links

Portfolio Links

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #632409

    fr.marc
    Participant

    Hello,

    Is it possible to remove the links on the portfolio images? (They’re the links that lead to the projects.)

    Thanks you

    #632537

    Luke Nielsen
    Member

    Hello,

    Try to use the code below for help:

    .wd-project .portfolio-thumbnail {
        pointer-events: none;  
    }

    Kind Regards

    #633235

    fr.marc
    Participant

    Hello,

    thanks but where ? 🙂

    #633383

    Luke Nielsen
    Member

    Hello,

    Define the code in Theme Settings -> Custom CSS.

    Clear the cache and recheck the issue.

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)