Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1120114

    Hi,

    is there a quick hack or CSS to deactivate all links leading to the main portfolio page (especially the title link in the ajax portfolio.
    our customer (and myself ;-) are completely satisfied with the ajax preview and there is no need getting to the single portfolio page :-)

    thank you very much!

    best,
    Tom

    • This topic was modified 5 years, 4 months ago by thomaszechmhx.
    #1120481

    Hey thomaszechmhx,
    Please see this screenshot to ensure I’m looking at the correct element:
    2019-07-20-150101
    This is the css:

    h2.portfolio-preview-title.entry-title a {
        pointer-events: none !important; 
    }

    Best regards,
    Mike

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