Removing links on gallery images

Support Forums for LiveMesh Themes & Plugins Forums Wired Theme Support Removing links on gallery images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #18442
    kohair
    Member

    I’m wondering how to “unlink” the images in this gallery page so that
    you can’t click thru to a larger image…..

    http://debrasternpartners.com/page-section/gallery-2/

    can you please advise?

    thank you, Kate

    #18466
    Veena
    Moderator

    Pls insert the below custom CSS in themeoptions –

    article#post-5438 {
        pointer-events: none;
    }
    
    #18485
    kohair
    Member
    This reply has been marked as private.
    #18495
    Veena
    Moderator

    Pls add this too –

    .home article.post-5438 {
        pointer-events: none;
    }
    
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Wired Theme Support’ is closed to new topics and replies.