- This topic has 2 replies, 2 voices, and was last updated 5 years, 11 months ago by .
Projects Grid – remove hovereffect on image thumbs
You must be logged in to reply to this topic.
I know it’s outside the scope of support, but thought I’d ask if there’s an easy way to do this in the child theme? I’d like to just have a static image, no hover / popup fancybox. Thanks!
Open the project_grid_widget.php file located in /inc/widgets/
Go to line 38 and delete the following code
class=”fancybox-thumb hovereffect”
See screenshot https://www.dropbox.com/s/9ne225rdd3dcrba/2017-02-28%20%281%29.png?dl=0
You must be logged in to reply to this topic.