buttons on hover blog page
http://joaquinestevan.com/
Can I remove the zoom button on the blog page images?
I only want the link one, but I see no option to solve that.
Solution for this topic
Hi @joaquinestevan,
Thank you for your question.
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-overlay-style1 .sh-overlay-item:last-child {
display: none;
}
.sh-overlay-style1 .sh-overlay-item:first-child .sh-overlay-item-container {
right: 40%;
}
Best regards,
Shufflehound team
You are most welcome here 🙂
Popular choice
Professional Developers At Your Fingertips!
If you need services beyond standard support, we've got your back!
Services we offer:
Graphic work / visualizations Full WordPress development and design
We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies.