Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1306552

    i am using ajax portfolio to present some products but i would like to remove link to article-portfolio from title if possible.
    thank you

    #1306605

    Hey czar,

    Please provide a link to the site/page in question so we can look into this further.

    Best regards,
    Jordan Shannon

    #1306620

    Hi jordan, thanks for your help. Site link is in private data.
    Thanks

    #1306750

    Hi,

    Please add following code to Quick CSS field in Enfold theme options > General Styling tab

    .portfolio-preview-title a {
        pointer-events: none;
    }

    Best regards,
    Yigit

    #1306773

    It works. Thanks as always Yigit.
    Good job

    #1306778

    Hi,

    You are welcome! Let us know if you have any other questions and enjoy the rest of your day! :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘remove link to article-portfolio’ is closed to new replies.