This topic has 4 replies, 3 voices, and was last updated 8 years, 9 months ago ago by Eva Kemp
Hi 8Theme,
Thanks for the Royal Theme!
Question: Is it possible to disable/deactivate the “View Large” hover effect on the Blog index page for the featured images?
To clarify, I don’t mind the “View Large” that happens on the Single Blog post page but on the Blog index I’d rather only have one option (“More Details”) when hovering over the images – is this possible?
Thanks for writing when able! 🙂
Hello,
Please try to add the following code in Theme Options->Custom CSS->Global Custom CSS.
.blog a.btn.btn-black.xmedium-btn:first-child {
display: none;
}
Regards,
Robert Hall.
Perfect – works great. Thank you, Robert!
Thank you, 8Theme!
Hello,
You’re welcome.
Regards,
Eva Kemp.
Tagged: blog index page, disable, large, templates, view, woocommerce, wordpress
The issue related to '‘Disable "View Large" on Blog Index Page’' has been successfully resolved, and the topic is now closed for further responses