Avada Forums Community Forum Disable /portfolio_category/ link on portfolio mosonry

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • massik25
    Participant
    Post count: 3

    Hello,
    How to make category link disable on masonry boxed Portfolio
    I would like only display the catagory and make the category link not clickable.
    thanks

    massik25
    Participant
    Post count: 3

    Try this worked for me

    massik25
    Participant
    Post count: 3
    .fusion-portfolio-meta {
    pointer-events: none !important;
    cursor: default !important;
    }
    cuevasdeandalucia
    Participant
    Post count: 5

    I would like to do the same but this code does not work for me 🙁
    I guess the code should be in custom css, am I right?
    Thanks!

    cuevasdeandalucia
    Participant
    Post count: 5

    mmm…working right now some minutes after. Good!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.