Portfolio thumbnail "Project/Image pop" only effects category listing, does not on "related post."

http://activesignshop.com/promotional-signs/
See the listing, it ONLY has the Project link on rollover which reflect my theme options setting below.
http://nimb.ws/Zc5KPg

Click any one of them so that you are on the project page.
Scroll below to the "related posts." The popup mag is still on these. It seems to me that the theme option setting should be GLOBAL, but it is not.
I need that gone across the site so that every portfolio thumb ONLY shows the Project link.
How do I accomplish this?

Comments

  • Hey,

    like you wrote, this option concerns Portfolio Items only, not related one. To remove that popup window for related products as well, you need to use the following css:
    .section-post-related .image_frame .image_wrapper .image_links a.zoom { display: none !important; }
    .section-post-related .image_frame .image_wrapper .image_links a.link { width: 100% !important; }
Sign In or Register to comment.