Maybe I'm missing this in the documentation, but I am trying to edit the hover and the size for the Featured Image on blog posts. How can I remove the magnify hover and alter the size of the image that is shown?
But to change image size, you must to play with functions/theme-functions.php file. There are some add_image_size() functions and you need to play with them.
Comments
- Can you tell me how i can remove the hover effect on blog categories, for example like this page:
http://themes.muffingroup.com/be/press/category/news/
- Can you also tell me how to disable "link to image" on single article featured image?
Thanks ;-)
1. For that please use below css: 2. At this moment it is not possible but we'll consider it while future updates.