Hi there,
I’d like to remove the option that when you hover on a blogpost you also get the possibility to look at a larger picture. How do I do this?
Thanks!
Hi @SjoerdGerritsen,
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 remove it?
Best regards,
Shufflehound team
Of course. I’d like it remove here: http://test2.sjoerdgerritsen.com/news/
You can remove 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
.blog-list .sh-table-full a.sh-overlay-item.sh-table-cell:first-child .sh-overlay-item-container {
right: 40%;
}
.blog-list .sh-table-full a.sh-overlay-item.sh-table-cell:last-child {
display: none;
}
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.