Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Avada › Forums › Community Forum › Disable /portfolio_category/ link on portfolio mosonry
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
.fusion-portfolio-meta {
pointer-events: none !important;
cursor: default !important;
}
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!
mmm…working right now some minutes after. Good!!