How to remove image pop up on portfolio?

Support Forums for LiveMesh Themes & Plugins Forums Appdev Theme Support How to remove image pop up on portfolio?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10123
    hdavy2002
    Participant

    Hi folks,
    How do I remove the plus sign on my portfolio rounded images. My users will get confused. If I click on the plus sign, it leads me to a image pop up. I realized to reach the article, I need to click on the text above. Can I remove the plus sign or redirect the plus sign to the article.

    Please advice, which is easier.

    See attached.

    #10137
    Veena
    Moderator

    Pls add the following custom CSS in themeoptions –

    #work .image-info a.lightbox-link span {
    display: none;
    }
    
    #10138
    hdavy2002
    Participant

    Awesome, many thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How to remove image pop up on portfolio?’ is closed to new replies.