Change how Portfolio items link

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1107
    overtimenyc
    Member

    Right now when you have an a portfolio thumbnail item, it has a link to the specific portfolio page AND a lighbox that opens up if the center of the image (magnification icon) is pressed. I would like for the two to do the same thing (or disable the link, and leave the lighbox option). Which file do I need to modify to make this happen?

    #1108
    overtimenyc
    Member

    Found the answer myself: thumbnail-functions.php

    #1118
    livemesh
    Keymaster

    If you do not want to change the php file (since changes can get lost with updates), you can just input the following CSS into Custom CSS tab in options panel –

    .type-portfolio .image-area .image-info h3 { display: none; }
    
    #1123
    overtimenyc
    Member

    Yes Thank you so much!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Squash Theme Support’ is closed to new topics and replies.