Home › Forums › Jevelin Theme › Project image without magnifier
Home › Forums › Jevelin Theme › Project image without magnifier
Is it possible to eliminate the magnifier over each project image in the portfolio and leave only the link symbol?
Hi @besignLX,
I hope you are well today and thank you for your question.
Could you please share me the page URL from your site where it is displaying so that I can help you to achieve it?
Best regards,
Shufflehound team
Hi, i send you in private the link.
I want to hide or, better, not to display the magnifier that appears over any image in the portfolio.
Thank you very much.
Solution for this topic
You can achieve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
.sh-portfolio-overlay-style-overlay4 a.sh-overlay-item.sh-table-cell:last-child { display: none; } #page-container .sh-portfolio-overlay-style-overlay4 .sh-overlay-item:first-child .sh-overlay-item-container { right: 35%; }
Thank you one more time!
It worked perfectly. Was just what I needed š
Best regards
You are most welcome here š